File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ <h1>Users</h1>
2020 async
2121 src ="https://ga.jspm.io/npm:es-module-shims@2.6.2/dist/es-module-shims.js "
2222 > </ script >
23+
2324 <!-- ✨ `lang="ts"` is cheating -->
2425 <!-- 💡 `type="module-shim"` skips native check -->
2526 < script type ="module " lang ="ts ">
Original file line number Diff line number Diff line change 269269 ---
270270 # TODO: Other notes
271271
272- * Other runtime: Deno, Bun, etc.
273- * Web components.
274272 * Fun background images.
275- * This presentation is a buildless app with a big import map.
273+ * More on es-import-shims future and browser directions
274+ * Folks like JSPM, etc. are really pushing how much you can do without a build.
276275 * ...
277276
278277 ---
279- # TODO: Takeaways
278+ # TODO: This deck
280279
281- * Folks like JSPM, etc. are really pushing how much you can do without a build.
282- * ...
280+ * Spectacle link
281+ * This deck link
282+ * Look at the import map
283283
284284 --- { "layout": "center" }
285285 # TODO: Thanks
You can’t perform that action at this time.
0 commit comments