- Add package-lock.json for npm ci - Fix FROM casing in Dockerfile - Remove --only=production flag from npm ci 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
355 B
355 B
@babel/helper-module-imports
Babel helper functions for inserting module loads
See our website @babel/helper-module-imports for more information.
Install
Using npm:
npm install --save @babel/helper-module-imports
or using yarn:
yarn add @babel/helper-module-imports