VUE-LOADER Meaning in Japanese - translations and usage examples

vue loader
vue-loader

Examples of using Vue-loader in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Asset URL Handling· vue-loader.
アセットURLハンドリング·vue-loader
By default vue-loader will emit default export in commonjs format like module. exports=….
デフォルトのvue-loaderのデフォルトの出力はmodule.exports=…。
There are many cool features provided by vue-loader:.
Vue-loaderによって多くのクールな機能が提供されます:。
Vue-loader allows you to use other webpack loaders to process a part of a Vue component.
Vue-loaderは他のwebpackのloaderを使ってVueコンポーネントを処理することが出来ます。
The webpack loadersshould be specified in the loaders section of vue-loader options.
Webpackloaderは、vue-loaderオプションのloadersセクションで指定する必要があります。
Any CSS output processed by vue-loader is piped through PostCSS for scoped CSS rewriting.
Vue-loaderにより処理されたCSSのアウトプットはスコープされたCSSに書き換えるためにPostCSSを通します。
See the Advanced Loader ConfigurationSection for further information about how to configure vue-loader.
Vue-loaderを構成する方法の詳細については、高度なloaderの設定セクションを参照してください。
Vue-loader provides first-class integration with CSS Modules as an alternative for simulated scoped CSS.
Vue-loaderはシミュレートされたスコープ付きCSSの代わりにCSSモジュールの一流の統合を提供します。
Advanced users may want to check out vue-hot-reload-api,which is used internally by vue-loader.
上級者は、vue-loaderによって内部的に使用されいてるvue-hot-reload-apiを確認することができます。
Lt;- this is a dep of vue-loader, so no need to explicitly install if using npm3.
Vue-style-loader'//<-これはvue-loaderの依存ですので、npm3を使用している場合は明示的にインストールする必要はありません。
We will assume you arestarting with a setup that already has webpack, vue-loader and Babel properly configured- e.
既に、webpack、vue-loader、およびBabelが正しく設定されている設定から始めると仮定します。
Vue-loader will use the tag name to look up which webpack loaders should be applied to the contents of the section.
Vue-loaderはタグ名を使用してセクションの内容に適用されるべきwebpackloaderを検索します。
Note: vue-jest currently does not support all the features of vue-loader, for example custom block support and style loading.
注意:vue-jestは現在、カスタムブロックのサポートやスタイルのロードなど、vue-loaderのすべての機能をサポートしていません。
You can use vue-loader&apos;s cssModules option to provide additional query options to css-loader:.
Vue-loaderのcssModulesオプションを使ってcss-loaderに追加のクエリオプションを提供することができます:。
If you rely on these features or other webpack-specific configurations,you will need to use a webpack+ vue-loader based setup.
これらの機能やその他のWebpack固有の設定に依存する場合は、webpack+vue-loaderベースの設定を使用する必要があります。
By default, Nuxt uses vue-loader, file-loader and url-loader webpack loaders for strong assets serving.
Nuxt.jsはアセットファイルを配信するために(デフォルトでは)Webpackのローダーとしてvue-loader、file-loader及びurl-loaderを使います。
The advantage of this approachis that it gives us full support for all webpack and vue-loader features, so we don't have to make compromises in our source code.
このアプローチの利点は、すべてのwebpackとvue-loader機能を完全にサポートしていることです。ソースコードに妥協する必要はありません。
By default, vue-loader automatically processes your style and template files with css-loader and the Vue template compiler.
デフォルトでvue-loaderはcss-loaderとVueテンプレートコンパイラーでスタイルとテンプレートファイルは自動で処理されます。
The content of a custom block will beprocessed by the loaders specified in the loaders object of vue-loader options and then required by the component module.
カスタムブロックの内容はvue-loaderのオブジェクトで指定されたloaderによって処理され、次にコンポーネントモジュールによって要求されます。
Vue-loader automatically processes your style and template files with css-loader and the Vue template compiler out of the box.
Vue-loaderはcss-loaderとvue-template-compilerを用いて、スタイルやテンプレートファイルを自動的に処理します。
The vue-jest preprocessor supports basic SFC functionalities, but currently does not handle style blocks or custom blocks,which are only supported in vue-loader.
Vue-jestプリプロセッサは基本的なSFC機能をサポートしていますが、現在vue-loaderでのみサポートされているスタイルブロックやカスタムブロックは扱いません。
Vue-loader will parse the file, extract each language block, pipe them through other loaders if necessary, and finally assemble them back into a CommonJS module whose module.
Vue-loaderはファイルを解析し、それぞれの言語ブロックを必要に応じて他のloaderを通し、最終的にmodule.exportsがVue。
Setting this to true enables filesystem-based option caching so thatthe options for the main vue-loader can be properly shared with sub-loaders in other threads.
これをtrueに設定すると、ファイルシステムベースのオプションキャッシングが有効になり、メインのvue-loaderのオプションを他のスレッドのサブローダーと適切に共有できるようになります。
Vue-loader supports using non-default languages, such as CSS pre-processors and compile-to-HTML template languages, by specifying the lang attribute for a language block.
Vue-loaderはCSSプリプロセッサやHTMLにコンパイルするテンプレート言語といった、デフォルトでない言語を言語ブロックのlang属性を使用することでサポートします。
Results: 24, Time: 0.0275

Top dictionary queries

English - Japanese