Files
discourse/app/assets/javascripts
Kyle Zhao 8b2a379e4e DEV: transpile certain ES6 files without producing a module (#6460)
`.js.no-module.es6` files will be transpiled without producing a module.

import/export statements are deliberately not supported, so one would still need to use 
`const module = require('moduleName').default.`
2018-10-09 09:18:23 +08:00
..
2013-10-01 11:16:27 -04:00
2018-09-27 05:26:38 +02:00
2017-07-05 17:24:27 -04:00
2017-07-05 15:25:23 -04:00
2016-07-11 12:57:05 -04:00
2016-12-19 11:19:10 -05:00
2018-10-04 13:50:54 -04:00