pundle
πΎ peaceful bundles - js bundler, built from the ground up for speed and extensibility
νμΌ νμκΈ°
- config.yml
- sb-communication_vx.x.x.js
- index.js
- .npmignore
- package.json
- create-pundle-app.js
- App.css
- index.js
- favicon.ico
- .gitignore
- index.html
- package.json
- pundle.config.js
- .npmignore
- package.json
- create-pundle-babel-app.js
- App.css
- index.js
- favicon.ico
- .gitignore
- index.html
- package.json
- pundle.config.js
- .npmignore
- package.json
- create-pundle-react-app.js
- App.css
- App.js
- index.js
- favicon.ico
- .gitignore
- index.html
- package.json
- pundle.config.js
- .npmignore
- package.json
- index.js
- validators.js
- common.js
- components.js
- constants.js
- index.js
- job.js
- pundle-error.js
- types.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- helpers.js
- index.js
- .npmignore
- package.json
- .eslintrc.json
- browser.js
- node.js
- helpers.js
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- helpers.js
- pundle.js
- .npmignore
- package.json
- adapter-chokidar.js
- index.js
- index.js
- delegate.js
- index.js
- process.js
- cache.js
- constants.js
- helpers.js
- index.js
- types.js
- watcher.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- readConfigFile.js
- types.js
- validateAndTransformConfig.js
- .npmignore
- package.json
- .eslintrc.json
- hmr-client.js
- helpers.js
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- manifest-registry.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- _empty.js
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- helpers.js
- index.js
- plugin-import-resolver.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- helpers.js
- index.js
- plugin-remove-dead-nodes.js
- plugin-replace-process.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- index.js
- .npmignore
- package.json
- keep
- big-photo.png
- small-photo.png
- haha.json
- imported-from-async-chunk.js
- index.js
- test.coffee
- test.cson
- test.gql
- test.js
- test.json5
- test.toml
- test.yaml
- test2.js
- test3.js
- typescript.ts
- imported-from-less.less
- imported.css
- index.module.css
- non-module.css
- test.css
- test.less
- test.scss
- test.styl
- .babelrc
- .npmignore
- index.html
- package.json
- pundle.config.js
- .eslintrc.json
- _common.js
- build.js
- link-in-directory.js
- .babelignore
- .eslintignore
- .eslintrc.json
- .flowconfig
- .gitignore
- .prettierrc
- babel.config.js
- lerna.json
- package.json
- README.md
- yarn.lock
# CDNμΌλ‘ μ¬μ©νκΈ°
jsDelivrjsDelivrλ κ³΅κ° GitHub 리ν¬μ§ν 리λ₯Ό λ³λ μ€μ μμ΄ CDNμΌλ‘ μ¦μ μλΉν©λλ€. λ²μ κ³Ό νμΌμ κ³ λ₯΄λ©΄ μΉνμ΄μ§μ λ°λ‘ λΆμΌ μ μλ λ§ν¬μ μμ μ½λκ° λ§λ€μ΄μ§λλ€.
λͺ λ Ήμ΄ μ©μ΄μ§
μ΄ λ¬Έμμμ μ¬μ©λ λͺ λ Ήμ΄λ₯Ό λͺ¨μλ΄€μ΅λλ€. λ―μ λͺ λ Ήμ΄κ° μλ€λ©΄ νΌμ³μ νμΈν΄λ³΄μΈμ.
npm init
μ€λͺ
보기 βΌ
npm init
Create a `package.json` file.
npm init
Initialize a new package with prompts:
npm init {{[-y|--yes]}}
Initialize a new package with default values:
npm init {{create-react-app}} {{my-app}}
Initialize a new package using a specific initializer:
yarn
μ€λͺ
보기 βΌ
yarn
JavaScript λ° Node.js ν¨ν€μ§ λ체 κ΄λ¦¬μ.
λ λ§μ μ 보: <https://yarnpkg.com/cli>.
yarn global add {{module_name}}
μ μμ μΌλ‘ λͺ¨λ μ€μΉ:
yarn install
`package.json` νμΌμ μ°Έμ‘°λ λͺ¨λ μμ‘΄μ±μ μ€μΉ ( `install`μ μ ν μ¬νμ λλ€):
yarn add {{module_name}}@{{version}}
λͺ¨λμ μ€μΉνκ³ `package.json` νμΌμ λν μμ‘΄μ±μΌλ‘ μ μ₯ (κ°λ° μ μ© μμ‘΄μ±μΌλ‘ μΆκ°νλ €λ©΄ `--dev` μΆκ°):
