@madgex/design-system-ce 5.6.3 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,3 +6,6 @@
|
|
|
6
6
|
|
|
7
7
|
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.
|
|
8
8
|
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.
|
|
9
|
+
|
|
10
|
+
\_
|
|
11
|
+
\_
|