Merge pull request #1501 from kalenjohnson/patch-2
Fix jQuery being compiled in main.js
This commit is contained in:
@@ -17,6 +17,9 @@
|
|||||||
"styles/editor-style.scss"
|
"styles/editor-style.scss"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"jquery.js": {
|
||||||
|
"bower": ["jquery"]
|
||||||
|
},
|
||||||
"modernizr.js": {
|
"modernizr.js": {
|
||||||
"bower": ["modernizr"]
|
"bower": ["modernizr"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user