书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 2832 个相关结果.
  • Integrating with Build Tools

    Babel Install .babelrc Using Command Line Interface package.json Execute Babel from the command line Browserify Install Using Command Line Interface Using API Duo Install...
  • Usage with bundlers

    Client usage with bundlers Webpack 5 Browser Node.js Rollup.js Browser Node.js Client usage with bundlers You will find below the configuration for bundling the client lib...
  • regenerator

    @babel/plugin-transform-regenerator Example Installation Usage Via .babelrc (Recommended) Via CLI Via Node API @babel/plugin-transform-regenerator Example In function...
  • regenerator

    @babel/plugin-transform-regenerator Example Installation Usage Via .babelrc (Recommended) Via CLI Via Node API @babel/plugin-transform-regenerator Example In function...
  • jscript

    @babel/plugin-transform-jscript Example Installation Usage Via .babelrc (Recommended) Via CLI Via Node API @babel/plugin-transform-jscript Example In var foo = fu...
  • transform-runtime

    Installation Why? Usage Via .babelrc (Recommended) Via CLI Via Node API Options corejs helpers polyfill regenerator useBuiltIns useESModules absoluteRuntime version ...
  • stage-2

    @babel/preset-stage-2 Install Usage Via .babelrc (Recommended) Via CLI Via Node API Options loose useBuiltIns decoratorsLegacy References @babel/preset-stage-2 As of ...
  • Transpilers

    814 2019-01-21 《PM2教程》
    与转化器一起使用PM2 Babel Babel Coffee-script 与转化器一起使用PM2 本教程将向您展示如何在转化器中使用pm2。 我们强烈建议不要在production 中使用它,因为它会减慢您的应用运行。 在这种情况下,您的应用必须被捆绑,即从源代码转换来获取应用的预处理版本. Babel Babel ## Install...
  • react-inline-elements

    @babel/plugin-transform-react-inline-elements Note Example Installation Usage With a configuration file (Recommended) Via CLI Via Node API References @babel/plugin-trans...
  • Storybook for Marko

    Storybook for Marko Automatic setup Manual setup Step 1: Add dependencies Add @storybook/marko Add marko, @babel/core and babel-loader Step 2: Add a npm script Step 3: Creat...