Closed rampageservices closed 1 year ago
the npm start script is using a parameter that was used on an older version. "out-dir" is now "dist-dir" after this change you can run npm run start without error.
npm run start
the npm start script is using a parameter that was used on an older version. "out-dir" is now "dist-dir" after this change you can run
npm run start
without error.