书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 5049 个相关结果.
  • 选项参考

    选项参考 选项放在哪里 module . exports = { // ... module : { rules : [ { test : /\.vue$/ , loader : 'vue-loader' , ...
  • Loaders

    Loaders Loaders Loaders are responsible for loading templates from a resource such as thefile system. The environment will keep the compiled modules in memory likePython’s sys....
  • ExtractTextWebpackPlugin

    ExtractTextWebpackPlugin 安装 用法 选项 #extract 多个实例 提取 Sass 或 LESS url() Resolving 修改文件名 维护人员 ExtractTextWebpackPlugin Extract text from a bundle, or bundles, into a sep...
  • 如何在 Nuxt.js 中使用预处理器?

    如何在 Nuxt.js 中使用预处理器? 如何在 Nuxt.js 中使用预处理器? 得益于 vue-loader , 我们可以通过 lang 属性在组件中的<template> , <script> 或 <style> 上使用各种预处理器。 举个例子,我们在 pages/index.vue 组件中使用 Pug , CoffeeScript ...
  • Item Loaders

    Item Loaders Using Item Loaders to populate items Input and Output processors Declaring Item Loaders Declaring Input and Output Processors Item Loader Context ItemLoader objec...
  • Item Loaders

    Item Loaders Using Item Loaders to populate items Working with dataclass items Input and Output processors Declaring Item Loaders Declaring Input and Output Processors Item Lo...
  • Item Loaders

    Item Loaders Using Item Loaders to populate items Working with dataclass items Input and Output processors Declaring Item Loaders Declaring Input and Output Processors Item Lo...
  • Item Loaders

    Item Loaders Using Item Loaders to populate items Working with dataclass items Input and Output processors Declaring Item Loaders Declaring Input and Output Processors Item Lo...
  • Assets

    Assets Webpack Static Assets By default, Nuxt uses vue-loader, file-loader and url-loader webpack loaders for strong assets serving. You can also use the static directory fo...
  • Stylesheets

    embedded stylesheets installation configuration using css separate css bundle plugin installation general styles from initial chunks into separate css output file all styles...