Menu
SWC
DocsSWC RustDocsHelpBlogDonateGitHub
๐ŸŒœ
๐ŸŒž
SWC
  • Docs
  • SWC RustDocs
  • Help
  • Blog
  • Donate
  • GitHub
  • Getting started
    • Installation
  • Configuring swc
    • Configuring swc
    • preset-env
  • Configuring spack
    • Configuring spack
  • Usage
    • cli (swc)
    • cli (spack)
    • swc-loader (Webpack)
    • @swc/jest
    • swc (core)
    • Plugin
  • Migration
    • @babel/core
    • @babel/cli
  • Comparison
    • Comparison with babel

Using cli (spack)

Installation#

npm i --save-dev @swc/cli @swc/core

Create a spack.config.js file. See docs for more detail. Then, just run

npx spack
Last updated on 1/23/2021 by ๊ฐ•๋™์œค
Previous
ยซ Using cli (swc)
Next
Using swc with webpack ยป
  • Installation
Copyright ยฉ 2020 The swc project developers