forked from WhitestormJS/whs.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.babelrc.module.js.map
1 lines (1 loc) · 1.29 KB
/
.babelrc.module.js.map
1
{"version":3,"file":".babelrc.module.js","sources":["../src/modules/extra/.babelrc.js"],"sourcesContent":["module.exports = {\n presets: [\n ['@babel/preset-env', {\n 'targets': {\n browsers: ['last 2 versions', 'safari >= 7']\n },\n modules: false\n }]\n ],\n plugins: [\n '@babel/plugin-external-helpers',\n // ['@babel/plugin-transform-runtime', {\n // polyfill: false,\n // regenerator: true\n // }],\n '@babel/plugin-proposal-class-properties',\n ['@babel/plugin-proposal-decorators', {\n legacy: true\n }],\n '@babel/plugin-transform-async-to-generator'\n ]\n // env: {\n // test: {\n // presets: [\n // ['@babel/preset-env', {\n // targets: {\n // node: 'current'\n // },\n // modules: 'commonjs',\n // useBuiltIns: false,\n // debug: false\n // }]\n // ],\n // plugins: [\n // ['@babel/plugin-transform-runtime', {\n // polyfill: false\n // }]\n // ]\n // },\n // }\n}\n"],"names":["module","exports"],"mappings":";AAAAA,OAAOC,OAAP,GAAiB;WACN,CACP,CAAC,mBAAD,EAAsB;eACT;gBACC,CAAC,iBAAD,EAAoB,aAApB;KAFQ;aAIX;GAJX,CADO,CADM;WASN,CACP,gCADO;;;;2CAAA,EAOP,CAAC,mCAAD,EAAsC;YAC5B;GADV,CAPO,EAUP,4CAVO,CATM;;;;;;;;;;;;;;;;;;;;CAAjB"}