8000 GitHub - lwt09/esbuild-learn: esbuild-learn
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lwt09/esbuild-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn esbuild process

http-html-demo

node ./http-html-demo/build.js
  1. http-plugin auto import http-resource like import { render } from 'https://cdn.skypack.dev/react-dom'; plugin will download resource including other resource referenced while building the bundle
  2. html-template-plugin auto generate html with html-template and insert js/css which is the bundle of the building

About

esbuild-learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0