support Steps
fixed npm run dev error with cann't find module vue-template-compiler update test demo style :
This commit is contained in:
parent
a804d60885
commit
bd596e7add
8 changed files with 32 additions and 40 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
var path = require('path');
|
||||
var webpack = require('webpack');
|
||||
var ExtractTextPlugin = require('extract-text-webpack-plugin');
|
||||
// var ExtractTextPlugin = require('extract-text-webpack-plugin');
|
||||
var HtmlWebpackPlugin = require('html-webpack-plugin');
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue