Remove SyncPlay alias
This commit is contained in:
+1
-4
@@ -29,10 +29,7 @@ module.exports = {
|
||||
resolve: {
|
||||
modules: [
|
||||
path.resolve(__dirname, 'node_modules')
|
||||
],
|
||||
alias: {
|
||||
'SyncPlay': path.resolve(__dirname, 'src/components/syncPlay/core')
|
||||
}
|
||||
]
|
||||
},
|
||||
plugins: [
|
||||
new CleanWebpackPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user