UNPKG

@computerrock/toolchain-react-app

Version:

The Formation Framework template for starting react app project.

10 lines (9 loc) 269 B
module.exports = { // set additional modules to be processed with webpack sourceModules: [ '@computerrock/formation-core', '@computerrock/formation-i18n', '@computerrock/formation-router', '@computerrock/formation-ui', ], };