mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
🚨 breaking change; move all compiled assets to /dist
This commit is contained in:
parent
027dc259da
commit
608a7577bd
23 changed files with 362 additions and 40 deletions
|
|
@ -49,6 +49,10 @@
|
|||
"browser": true,
|
||||
"es6": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"sourceType": "module",
|
||||
"allowImportExportEverywhere": true
|
||||
},
|
||||
"globals": {
|
||||
"head": false,
|
||||
"module": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue