Logo
Explore Help
Sign In
1berry/bootstrap
1
0
Fork 0
You've already forked bootstrap
Code Issues Packages Projects Releases Wiki Activity
bootstrap/.babelrc.js

13 lines
162 B
JavaScript
Raw Normal View History

Babel 7 (#23966) * use .babelrc.js, compile bundled/non-bundled with loose mode * add back helper, exclude typeof transform
2017-09-17 02:40:48 -04:00
module.exports = {
presets: [
[
fix babel config in our files
2020-03-25 20:59:53 +01:00
'@babel/preset-env',
Babel 7 (#23966) * use .babelrc.js, compile bundled/non-bundled with loose mode * add back helper, exclude typeof transform
2017-09-17 02:40:48 -04:00
{
loose: true,
Update Babel config (#31011) * remove plugin-proposal-object-rest-spread * add bugfixes * `exclude: ['transform-typeof-symbol']` did nothing with our config
2020-06-25 18:38:39 +03:00
bugfixes: true,
modules: false
Babel 7 (#23966) * use .babelrc.js, compile bundled/non-bundled with loose mode * add back helper, exclude typeof transform
2017-09-17 02:40:48 -04:00
}
]
Switch from QUnit to Jasmine.
2019-03-13 16:23:50 +02:00
]
Babel 7 (#23966) * use .babelrc.js, compile bundled/non-bundled with loose mode * add back helper, exclude typeof transform
2017-09-17 02:40:48 -04:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 371ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API