mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-22 08:13:51 +02:00
webpack literally breaks paper.js when it minifies
This commit is contained in:
@@ -53,6 +53,9 @@ module.exports = {
|
||||
entry: entry,
|
||||
output: output,
|
||||
resolve: resolve,
|
||||
optimization: {
|
||||
minimize: false
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user