fuse-box
Version:
Fuse-Box a bundler that does it right
32 lines (29 loc) • 482 B
Plain Text
.project
.settings
node_modules/
.vscode/
.alm/
yarn.lock
build/
dist
.dev/
.DS_Store
.tmp/
.idea/
sourcemaps.js.map
.fusebox
_dist
npm-debug.log*
playground
_playground
_current_test
.release
# FuseBox Loader API built type definition
# Which is then exported as a module from `src`
src/modules/fuse-loader/LoaderAPI.ts
# FuseBox modules built from TS
modules/fsbx-default-css-plugin/
modules/fusebox-hot-reload/
modules/fusebox-websocket/
modules/fuse-loader/
modules/fuse-hmr/