Skip to content

retlat/deno-bundle-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno で React 使ったコードがビルドできるかテスト

Transpile and bundle

deno run --allow-read=src --allow-write=. --allow-net=esm.sh,cdn.esm.sh --unstable build.js

Transpile and bundle, minify by terser

deno run --allow-read=src --allow-write=. --allow-net=esm.sh,cdn.esm.sh --unstable build.minify.js

ライセンスの表示をどうするかが課題

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published