Closed johnsmith-gooddollar closed 8 months ago
The latest one working commit (without veramo) already have 288MB, so we're already "on the edge" so the issue should we solved. We would meet with it anyway in the near future even if didn't added veramo right now
@sirpy after my fix https://github.com/GoodDollar/GoodServer/commit/330e2d424926a297d0cd42ca8b936d2454490706 the slug size is 400MB again (
@johnsmith-gooddollar i've changed webpack to not use nodeexternals for production, now it creates a single file and we can delete node_modules. slug size is now 50mb on dev server please verify that the credential endpoints are working as expected (ie the dynamic imports)
solved by using compile to single file
This causes app to load slowly and don't pass 30 sec timeout for start listening the port