mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-27 23:55:49 +00:00
fix: adds mode to webpack to stop warning (#1666)
This commit is contained in:
@@ -58,6 +58,7 @@ function webpackForTest(testFileName) {
|
||||
}
|
||||
|
||||
const test = {
|
||||
mode: 'production',
|
||||
cache: true,
|
||||
externals: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user