express-systemjs-translate icon indicating copy to clipboard operation
express-systemjs-translate copied to clipboard

Express middleware to speed up systemjs development loads by running translations serverside

Results 12 express-systemjs-translate issues
Sort by recently updated
recently updated
newest added

It is confusing... jspm 0.17 uses jspm.config.js and jspm.browser.js. The documentation in the readme references 'relative/path/from/baseUrl/to/config.js' and 'system.config.js'. Which file is it?

This was originally intended as an express middleware, but it's also compatible with connect, plugs into browsersync and I can only assume other higher level development web servers. Should we...