书栈网 · BookStack 本次搜索耗时 0.083 秒,为您找到 2832 个相关结果.
  • json-strings

    @babel/plugin-proposal-json-strings Examples Installation Usage With a configuration file (Recommended) Via CLI Via Node API References @babel/plugin-proposal-json-string...
  • destructuring

    @babel/plugin-transform-destructuring Examples Installation Usage With a configuration file (Recommended) Via CLI Via Node API Options loose useBuiltIns Example allowAr...
  • member-expression-literals

    @babel/plugin-transform-member-expression-literals Example Installation Usage With a configuration file (Recommended) Via CLI Via Node API @babel/plugin-transform-member-...
  • ES5 - property-mutators

    @babel/plugin-transform-property-mutators Example Installation Usage Via .babelrc (Recommended) Via CLI Via Node API @babel/plugin-transform-property-mutators Example I...
  • instanceof

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

    @babel/plugin-transform-instanceof Example Installation Usage Via .babelrc (Recommended) Via CLI Via Node API References @babel/plugin-transform-instanceof Example In ...
  • stage-0

    @babel/preset-stage-0 Install Usage With a configuration file (Recommended) Via CLI Via Node API Options loose useBuiltIns decoratorsLegacy @babel/preset-stage-0 A...
  • object-assign

    @babel/plugin-transform-object-assign Example Caveats Installation Usage Via .babelrc (Recommended) Via CLI Via Node API @babel/plugin-transform-object-assign Example ...
  • stage-3

    @babel/preset-stage-3 Install Usage Via .babelrc (Recommended) Via CLI Via Node API Options loose useBuiltIns References @babel/preset-stage-3 As of Babel v7, all the ...
  • 使用 webpack

    使用 webpack Webpack 示例 处理静态文件 模拟 CSS 模块 配置Jest来搜寻文件 使用 webpack 使用 webpack Jest 可以用于使用 webpack 来管理资源、 样式和编译的项目中。 webpack 确实 相比超过其他类似工具来说,展示出一些特有的优势,因为它直接与你的app整合,允许管理资源文件,如图...