You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2026. It is now read-only.
@mwernimont and I tried to work on this when discussing #6, but it needs more investigation. Running npm install webpack-cli --save does not seem to put webpack-cli under the dependencies in pacakge.json. We only have webpack-cli in devDependencies. This should be fine for now, but we might need this solved for when we go to Jenkins.
@mwernimont and I tried to work on this when discussing #6, but it needs more investigation. Running
npm install webpack-cli --savedoes not seem to put webpack-cli under thedependenciesin pacakge.json. We only have webpack-cli indevDependencies. This should be fine for now, but we might need this solved for when we go to Jenkins.