mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-17 17:01:37 +00:00
Update binaryen to latest nightly; Source map support
This commit is contained in:
@ -12,7 +12,7 @@ module.exports = {
|
||||
}
|
||||
]
|
||||
},
|
||||
externals: [ "binaryen" ],
|
||||
externals: [ "binaryen", "../../lib/binaryen" ],
|
||||
resolve: {
|
||||
extensions: [ ".ts", ".js" ]
|
||||
},
|
||||
|
Reference in New Issue
Block a user