Skip to content

Custom element loader#101

Closed
maier49 wants to merge 5 commits intodojo:masterfrom
maier49:ce-loader
Closed

Custom element loader#101
maier49 wants to merge 5 commits intodojo:masterfrom
maier49:ce-loader

Conversation

@maier49
Copy link
Copy Markdown
Contributor

@maier49 maier49 commented Aug 14, 2020

Changes described in dojo/framework#770 and some additional test changes. Depends on dojo/framework#825 as well as dojo/webpack-contrib#295

There's also one (potentially significant) caveat with these. changes. The bootstrap file and all the dynamically loaded files for individual widgets will end up in the dist folder the same way widget custom element scripts do now. However, when individual widget files are linked in index.html they are each copied over. Here only the bootstrap file is linked and so only it is copied over. The rest of the files (or the entire directory) for any widgets that might be loaded would need to be added to the externals configuration and copied over explicitly.

@alyjon alyjon requested a review from agubler September 3, 2020 17:28
@agubler
Copy link
Copy Markdown
Member

agubler commented Apr 12, 2021

Superseded by #108

@agubler agubler closed this Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants