Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/vendor/twbs/bootstrap/
Upload File :
Current File : /var/www/cesa.co.za/vendor/twbs/bootstrap/.babelrc.js

module.exports = {
  presets: [
    [
      '@babel/preset-env',
      {
        loose: true,
        bugfixes: true,
        modules: false
      }
    ]
  ]
};