mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-21 21:40:34 +03:00
examples: ie compatibility
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import express from 'express'
|
||||
import rewrite from 'express-urlrewrite'
|
||||
import webpack from 'webpack'
|
||||
import webpackDevMiddleware from 'webpack-dev-middleware'
|
||||
import WebpackConfig from './webpack.config.babel'
|
||||
import WebpackConfig from './webpack.config'
|
||||
|
||||
const app = express()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user