Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - fuse-box/fuse-box: A blazing fast js bundler/loader with a comprehensive API :fire:

A blazing fast js bundler/loader with a comprehensive API :fire: - fuse-box/fuse-box

Visit SiteGitHub - fuse-box/fuse-box: A blazing fast js bundler/loader with a comprehensive API :fire:

GitHub - fuse-box/fuse-box: A blazing fast js bundler/loader with a comprehensive API :fire:

A blazing fast js bundler/loader with a comprehensive API :fire: - fuse-box/fuse-box

Powered by 0x5a.live ๐Ÿ’—

FUSEBOX v4 is out!

Install:

npm install fuse-box --save-dev
import { fusebox } from 'fuse-box';
fusebox({
  target: 'browser',
  entry: 'src/index.tsx',
  webIndex: {
    template: 'src/index.html',
  },
  devServer: true,
}).runDev();

React demo

NodeJS Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.