Skip to content

Commit e900507

Browse files
committed
Rewrite loader to be asynchronous
* Insert `note_embed.js` using `document.createElement` instead of `document.write`, and flag it `async` * Only write one copy of `note_embed.(js|css)` to page * Queue up notes to execute after `note_embed.js` is availble * Add nuclear option for creating the target DIV for a note that has an inline script but no container # Conflicts: # dist/note_embed.js
1 parent 9902948 commit e900507

File tree

4 files changed

+351
-789
lines changed

4 files changed

+351
-789
lines changed

0 commit comments

Comments
 (0)