mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
chore(examples): use JS import in routify
This commit is contained in:
parent
003246dfe9
commit
281a925714
6 changed files with 1101 additions and 57 deletions
|
@ -21,13 +21,13 @@
|
|||
"rollup": "^2.18.1",
|
||||
"rollup-plugin-copy": "^3.3.0",
|
||||
"rollup-plugin-livereload": "^2.0.0",
|
||||
"rollup-plugin-postcss": "^3.1.8",
|
||||
"rollup-plugin-svelte": "^5.2.3",
|
||||
"rollup-plugin-svelte-hot": "^0.9.2",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"routify-plugin-frontmatter": "^1.0.1",
|
||||
"spassr": "^1.1.2",
|
||||
"svelte": "^3.23.2",
|
||||
"svelte-preprocess": "^4.2.1"
|
||||
"svelte": "^3.23.2"
|
||||
},
|
||||
"routify": {
|
||||
"extensions": "svelte,md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue