Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
babel-preset-webpack
Advanced tools
npm i -D babel-preset-webpack
.babelrc
.babelrc
{
"presets": ["webpack"]
}
$ babel script.js --presets webpack
The repo includes a copy of the extract-text-plugin
for the purposes of vetting transpiled output to assist in the selection of ECMA features for this preset.
./demo-app/extract-text-orig
: Original application code without modification.
./demo-app/extract-text-babel
: es6 features added ( this is a wip ) without making significant changes to code structure.
$ npm run build
Babel will output transpiled code & sourcemaps to ./dist
Joshua Wiens |
Juho Vepsäläinen |
1.0.0 (2017-01-28)
<a name="1.0.0-alpha.1"></a>
FAQs
Provides Webpacks's es2015 Babel preset
The npm package babel-preset-webpack receives a total of 9 weekly downloads. As such, babel-preset-webpack popularity was classified as not popular.
We found that babel-preset-webpack demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.