This commit is contained in:
insanity 2017-07-28 19:26:31 +09:00
parent 2d3e291ba8
commit 946c9832d7

View File

@ -48,7 +48,6 @@ module.exports = WebpackMerge(configBase, {
Path.resolve(__dirname, '../../node_modules/')
]
},
{ test: /\.jpg$/, loader: 'file' },
// {
// test: /\.tsx?$/,
// loaders: [