mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-04-30 02:16:12 +08:00
add readme files to npm packages
This commit is contained in:
3
npm/esbuild-darwin-64/README.md
Normal file
3
npm/esbuild-darwin-64/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# esbuild
|
||||
|
||||
This is the macOS 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
||||
3
npm/esbuild-linux-64/README.md
Normal file
3
npm/esbuild-linux-64/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# esbuild
|
||||
|
||||
This is the Linux 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
||||
3
npm/esbuild-wasm/README.md
Normal file
3
npm/esbuild-wasm/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# esbuild
|
||||
|
||||
This is the cross-platform WebAssembly binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
||||
3
npm/esbuild-windows-64/README.md
Normal file
3
npm/esbuild-windows-64/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# esbuild
|
||||
|
||||
This is the Windows 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
||||
3
npm/esbuild/README.md
Normal file
3
npm/esbuild/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# esbuild
|
||||
|
||||
This is a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
||||
Reference in New Issue
Block a user