UNPKG

express-react-boilerplate

Version:
24 lines (23 loc) 440 B
{ "root": "dist", "clean_urls": true, "routes": { "/**/*.js": "/", "/**/*.gz": "/", "/**/*.css": "/", "/**/*.woff": "/", "/**/*.woff2": "/", "/**/*.ttf": "/", "/**/*.eot": "/", "/**/*.svg": "/", "/**/*.gif": "/", "/**/*.png": "/", "/**/*.jpg": "/", "/**/*.jpeg": "/", "/**/*.webp": "/", "/**/*.ico": "/", "/**/*.txt": "/", "/**/*.json": "/", "/**/*.html": "/" } }