mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
Merge pull request #204 from jmalonzo/jmalonzo-build-lite-fix
Fix typo (missing separator) in build-lite.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[
|
||||
"build/boot.js",
|
||||
"../MutationObserver/MutationObserver.js"
|
||||
"../MutationObserver/MutationObserver.js",
|
||||
"../HTMLImports/build.json",
|
||||
"../CustomElements/build.json",
|
||||
"../Template/Template.js",
|
||||
|
||||
Reference in New Issue
Block a user