Remove SyncPlay alias
This commit is contained in:
parent
b71b53eb6a
commit
3b837b6468
10 changed files with 10 additions and 13 deletions
|
@ -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(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue