Clean old entry point scripts
Some old scripts are still present in the repository:
- Remove
src/main.js
,src/App.vue
andsrc/components/HelloWorld.vue
- Optionally move
src/content/lib.js
tosrc/main.js
and update the webpack lib build
Some old scripts are still present in the repository:
src/main.js
, src/App.vue
and src/components/HelloWorld.vue
src/content/lib.js
to src/main.js
and update the webpack lib build