Closed TusharVirk closed 1 year ago
Keep getting error after 100%:
[webpack-cli] HookWebpackError: Maximum call stack size exceeded
Need to see why this is the case.
Steps to try:
docker build .
on a fresh clone of the original superset repo, i.e. without any of our custom plugins and see if it finishes properly
package.json
to have @superset-ui/chart-controls
to be version ^1.5.0
Just change to npm run build-dev
for now.
Overview
Up until now, even the production version of LIQ Superset was running
npm run dev
. Need to make it runnpm run build
ornpm run prod
instead.Will need to add multiple steps for setup:
superset-frontend/package-lock.json
superset-frontend/dist/