loopback-boot/test/fixtures/browser-app/models
John McLaughlin 2b596c8c8b
Support es2015 module exports (Babel, TypeScript)
Detect when a script file is an es2015 module created by
a transpiler like Babel or TypeScript and use the `default`
export instead of `module.exports` in such case.

The following artefacts support the new syntax now:

  - boot scripts
  - components
  - middleware
  - model scripts
2017-06-26 14:35:43 +02:00
..
customer.js update copyright notices and license 2016-05-05 21:52:36 -07:00
customer.json add support for mixins 2015-04-24 12:42:56 +05:30
product-umd.js Support es2015 module exports (Babel, TypeScript) 2017-06-26 14:35:43 +02:00
product-umd.json Support es2015 module exports (Babel, TypeScript) 2017-06-26 14:35:43 +02:00