Skip to content

Commit 2bb1f0d

Browse files
committed
chore: simplify readme
1 parent 2e2a6ca commit 2bb1f0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: README.md

-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ const { VueLoaderPlugin } = require('vue-loader')
1111

1212
module.exports = {
1313
mode: 'development',
14-
entry: path.resolve(__dirname, './main.js'),
15-
output: {
16-
path: path.resolve(__dirname, 'dist')
17-
},
1814
module: {
1915
rules: [
2016
{

0 commit comments

Comments
 (0)