@talend/scripts-config-babel

Babel configuration for @talend/scripts-core

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@talend/scripts-config-babel
1484112.0.02 months ago4 years agoMinified + gzip package size for @talend/scripts-config-babel in KB

Readme

Babel config customisation
You can use your own babelrc but it is not recommanded. To do so, you will need to extend the preset babelrc.
{
	"extends": "@talend/scripts-config-babel"
}

If you don't do so the app will fail in Error describe the above need. Also please be sure to have read that file.