Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
/fuse-boxPublic archive

A blazing fast js bundler/loader with a comprehensive API 🔥

License

NotificationsYou must be signed in to change notification settings

fuse-box/fuse-box

Repository files navigation

A bundler that does it right

DownloadsCircle cinpm versionmonthly downloads from npmcode style: prettier
Backers on Open CollectiveSponsors on Open CollectiveFollow FuseBox on Twitter

FuseBox on slack

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();

[8]ページ先頭

©2009-2025 Movatter.jp