mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-13 21:52:25 +03:00
feat: add poc vue-compiler
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ const app = express()
|
||||
|
||||
app.use(webpackDevMiddleware(webpack(WebpackConfig), {
|
||||
publicPath: '/__build__/',
|
||||
writeToDisk: false,
|
||||
writeToDisk: true,
|
||||
stats: {
|
||||
colors: true,
|
||||
chunks: false
|
||||
|
||||
Reference in New Issue
Block a user