mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
Removing unused copy from build process.
This commit is contained in:
@@ -23,10 +23,6 @@ module.exports = Object.assign({}, devConfig, {
|
||||
]
|
||||
},
|
||||
plugins: [
|
||||
new Copy([{
|
||||
from: path.join(__dirname, '..', 'coral-embed-stream', 'dist'),
|
||||
to: './embed/comment-stream'
|
||||
}]),
|
||||
autoprefixer, precss
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user