mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-31 10:11:52 +02:00
bundle html inside of notes.js, no more need for relatively locating external html
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1425,6 +1425,12 @@
|
||||
"object.assign": "^4.1.0"
|
||||
}
|
||||
},
|
||||
"babel-plugin-transform-html-import-to-string": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-transform-html-import-to-string/-/babel-plugin-transform-html-import-to-string-0.0.1.tgz",
|
||||
"integrity": "sha1-lJFSUV2q12TPVcUasXh9IG3s+J0=",
|
||||
"dev": true
|
||||
},
|
||||
"bach": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz",
|
||||
|
Reference in New Issue
Block a user