wip
This commit is contained in:
parent
a89aea142b
commit
1febbbb12c
3 changed files with 57 additions and 1 deletions
|
@ -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: [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue