UNPKG

@cuba-platform/front-generator

Version:
13 lines (12 loc) 295 B
module.exports = { replacePrefix: '/<%= basePath %>/', staticFileGlobs: [ 'index.html', 'src/**.html', 'images/*', 'manifest.json', 'bower_components/webcomponentsjs/webcomponents-loader.js', 'bower_components/fetch/fetch.js' ], navigateFallback: 'index.html' };