书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 2828 个相关结果.
  • Babel

    Babel 修改编译参数 Babel 修改编译参数 ThinkJS 2.1 中,将依赖的 Babel 版本从 5 升级到 6。由于 Babel 6 是个彻底重构的版本,完全插件化了,所以很多模块在不同的插件都会有依赖,这样会导致一些问题,如: 安装后的目录很大,并且首次运行很慢 目录层级过深,windows 可能会报错推荐的解决方案为将...
  • Babel

    Babel 修改编译参数 Babel 修改编译参数 ThinkJS 2.1 中,将依赖的 Babel 版本从 5 升级到 6。由于 Babel 6 是个彻底重构的版本,完全插件化了,所以很多模块在不同的插件都会有依赖,这样会导致一些问题,如: 安装后的目录很大,并且首次运行很慢 目录层级过深,windows 可能会报错推荐的解决方案为将...
  • What is Babel?

    1519 2020-09-18 《Babel 7.11.0 Document》
    What is Babel? Babel is a JavaScript compiler ES2015 and beyond JSX and React Type Annotations (Flow and TypeScript) Pluggable Debuggable Spec Compliant Compact What is...
  • What is Babel?

    Babel is a JavaScript compiler ES2015 and beyond JSX and React Type Annotations (Flow and TypeScript) Pluggable Debuggable Spec Compliant Compact Babel is a JavaScript c...
  • Configure Babel

    What's your use case? babel.config.js .babelrc package.json .babelrc.js Using the CLI (@babel/cli) Using the API (@babel/core) Babel can be configured! Many other tools hav...
  • @babel/template

    @babel/template Install String Usage .ast Template Literal Usage .ast AST results template template.smart template.statement template.statements template.expression ...
  • @babel/runtime

    @babel/runtime Installation Usage Why @babel/runtime @babel/runtime is a library that contains Babel modular runtime helpers and a version of regenerator-runtime . Install...
  • @babel/standalone

    @babel/standalone When (not) to use @babel/standalone Installation Script Tags API Customization custom plugins custom presets: passing options to built-in presets/plugins ...
  • @babel/register

    @babel/register Install Usage Polyfill not included Ignores node_modules by default Specifying options Environment variables BABEL_CACHE_PATH BABEL_DISABLE_CACHE Compilin...
  • @babel/cli

    @babel/cli Install Usage Compile Files Compile with Source Maps Compile Directories Ignore files Copy files Piping Files Using Plugins Using Presets Ignoring .babelrc.json...