This commit is contained in:
syuilo 2018-02-15 01:07:09 +09:00
parent a89aea142b
commit 1febbbb12c
3 changed files with 57 additions and 1 deletions

View file

@ -7,7 +7,7 @@ import { licenseHtml } from '../../../src/common/build/license';
export default () => ({
enforce: 'pre',
test: /\.(tag|js)$/,
test: /\.(vue|js)$/,
exclude: /node_modules/,
loader: StringReplacePlugin.replace({
replacements: [{