New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aacc/rollup-babel-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aacc/rollup-babel-js

Example hybrid ESM/CJS JavaScript build with Rollup and Babel

0.0.2
latest
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

@aacc/rollup-babel-js

  • Install dev dependencies
npm i -D rollup
npm i -D @babel/core
npm i -D @babel/preset-env
npm i -D @babel/preset-typescript
npm i -D @rollup/plugin-babel
npm i -D @rollup/plugin-commonjs
npm i -D @rollup/plugin-node-resolve
npm i -D typescript
  • Reference local package.json for:
  • exports, main, module, browser, types, and browserslist keys
  • Reference local tsconfig.json
  • Reference local rollup.config.js
  • Reference local .babelrc

FAQs

Package last updated on 27 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts