Closed
Description
❔ Question
Link to sandbox: (https://codesandbox.io/s/p7km1z3jlx)
Your Environment
Software | Name/Version |
---|---|
Browser | Brave |
I'm having difficulty making the example in the link above work. The way a normal Aurelia app works is an entry script pointing to module aurelia-bootstrapper
, which does all the bootstrapping, and then find element with attribute aurelia-app
to find what module it should use for application startup (which in the link above, it's main
). I'm not sure what I need to do to have this setup done in Codesandbox way. Could I have some hints for this? I was looking at other framework setup but none seems to use HtmlWebpackPlugin
, and it's pretty hard to find where the setup is for Angular, Vue, React, Preact, Svelte
Metadata
Metadata
Assignees
Labels
No labels