open5gs/webui
Sukchan Lee 2962d6cbed [WebUI] Fixed when running 'npm run build' (#2564)
> Using external babel configuration
> Location: "/tmp/open5gs-2.6.5/webui/.babelrc"
> Failed to build on /tmp/fdd1769d-9793-45ac-a613-b20e09756073
Error: commons.js from UglifyJs
Name expected [commons.js:8066,6]
    at /tmp/open5gs-2.6.5/webui/node_modules/next/dist/server/build/index.js:182:21
    at /tmp/open5gs-2.6.5/webui/node_modules/webpack/lib/Compiler.js:269:13
    at Compiler.emitRecords (/tmp/open5gs-2.6.5/webui/node_modules/webpack/lib/Compiler.js:375:38)
    at /tmp/open5gs-2.6.5/webui/node_modules/webpack/lib/Compiler.js:262:10
    at /tmp/open5gs-2.6.5/webui/node_modules/webpack/lib/Compiler.js:368:12
    at next (/tmp/open5gs-2.6.5/webui/node_modules/tapable/lib/Tapable.js:218:11)
    at Compiler.<anonymous> (/tmp/open5gs-2.6.5/webui/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
    at Compiler.applyPluginsAsyncSeries1 (/tmp/open5gs-2.6.5/webui/node_modules/tapable/lib/Tapable.js:222:13)
    at Compiler.afterEmit (/tmp/open5gs-2.6.5/webui/node_modules/webpack/lib/Compiler.js:365:9)
    at /tmp/open5gs-2.6.5/webui/node_modules/webpack/lib/Compiler.js:360:15 {
  errors: [ 'commons.js from UglifyJs\nName expected [commons.js:8066,6]' ],
  warnings: []
}
Error executing command, exiting
2023-10-03 22:05:57 +09:00
..
pages Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
server Squashed commit of the following: 2022-11-04 17:39:29 +09:00
src [WebUI] fixed a EDIT bug after 10 minutes (#2615) 2023-09-25 22:28:59 +09:00
static Sponsors logo updated to be dark-mode friendly 2022-09-20 11:15:19 +09:00
.babelrc update it 2017-06-09 14:22:26 +09:00
.gitignore Prepares an easy install script for mac builds and initializes gitignore 2019-11-25 11:27:19 -08:00
package-lock.json [WebUI] Fixed when running 'npm run build' (#2564) 2023-10-03 22:05:57 +09:00
package.json [WebUI] Fixed when running 'npm run build' (#2564) 2023-10-03 22:05:57 +09:00