@madgex/design-system-ce
v6.0.2
Published
Custom Elements built in Vue3
Maintainers
Keywords
Readme
Development
npm run dev will start a vite dev server at http://localhost:8112 . This will server the main Custom Elements lib (http://localhost:8112/index.js) for use in fractal site dev mode, and a separate development page for use with Vue Devtools at http://localhost:8112/index.html .
Using Vue Devtools
Custom Elements do not connect to Vue Devtools currently, see https://github.com/vuejs/core/issues/4356#issue-971890012 . e.g. you can't use Vue Devtools in the fractal site right now. Solution: browse to http://localhost:8112 to see a development page for Custom Elements. This is powered by index.html & index-dev.js, loading the Custom Elements as a normal vue app.
_ _
