mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Remove angular dependency.
This commit is contained in:
@@ -37,6 +37,9 @@ module.exports = webpackMiddleware(webpack({
|
||||
new webpack.ResolverPlugin(
|
||||
new webpack.ResolverPlugin.DirectoryDescriptionFilePlugin('.bower.json', ['main'])
|
||||
)
|
||||
// new webpack.ProvidePlugin({
|
||||
// angular: 'angular'
|
||||
// })
|
||||
//new webpack.optimize.UglifyJsPlugin()
|
||||
]
|
||||
}), {
|
||||
|
||||
Reference in New Issue
Block a user