- 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>
330 B
330 B
@babel/helper-globals
A collection of JavaScript globals for Babel internal usage
See our website @babel/helper-globals for more information.
Install
Using npm:
npm install --save @babel/helper-globals
or using yarn:
yarn add @babel/helper-globals