mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-02 19:22:57 +02:00
🚨 breaking change; move all compiled assets to /dist
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
"browser": true,
|
||||
"es6": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"sourceType": "module",
|
||||
"allowImportExportEverywhere": true
|
||||
},
|
||||
"globals": {
|
||||
"head": false,
|
||||
"module": false,
|
||||
|
Reference in New Issue
Block a user