Commit 2bb1f0d7 authored by Evan You's avatar Evan You

chore: simplify readme

parent 2e2a6cad
......@@ -11,10 +11,6 @@ const { VueLoaderPlugin } = require('vue-loader')
module.exports = {
mode: 'development',
entry: path.resolve(__dirname, './main.js'),
output: {
path: path.resolve(__dirname, 'dist')
},
module: {
rules: [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment