mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-17 11:16:38 +08:00
Tests work with webpack and a new favicon
This commit is contained in:
@@ -35,6 +35,7 @@ var provide = new webpack.ProvidePlugin({
|
||||
"jquery": "jquery",
|
||||
"$": "jquery",
|
||||
"window.jQuery": "jquery",
|
||||
"chai":"chai",
|
||||
});
|
||||
// extract css file into styles.css
|
||||
var extractText = new ExtractTextPlugin("[name].css", {
|
||||
|
||||
Reference in New Issue
Block a user