Skip to content

Commit 536a748

Browse files
author
LinXi
committed
fix test
1 parent 6e69957 commit 536a748

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/webpack.config.babel.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
import path from 'path';
3-
import { Targets } from '../src';
4-
import WXAppWebpackPlugin from './plugin';
3+
import WXAppWebpackPlugin, { Targets } from '../src';
54

65
const ext = process.env.TEST_EXT || 'js';
76

0 commit comments

Comments
 (0)