8,499 packages matching “webpack.config.js”
create-webpack5
v1.1.3 · 4 years ago
Quickly create an opinionated webpack.config.js
No known vulnerabilities
@pluswerk/webpack-config
v1.5.0 · 6 years ago
**install** ````bash yarn add @pluswerk/webpack-config --dev ```` **package.json** ````json { "scripts": { "build": "webpack --mode production --config node_modules/@pluswerk/webpack-config/webpack.config.js --hide-modules", "build:watch": "webpack --watc
No known vulnerabilities
@angular-devkit/build-webpack
v0.2201.3 · 3 days ago
Webpack Builder for Architect
No known vulnerabilities
@amjr/library-test
v0.1.0 · 3 years ago
Conta criada no npm .npmrc configurado .babelrc configurado npm.ignore configurado (não obrigatório) webpack.config.js configurado no package.json --- "repository":{"type":"git","url":"git+https://github.com/amjr/library-test.git"} (configuraçã
No known vulnerabilities
webpack-rails-i18n-js-plugin
v1.3.0 · 10 years ago
## Usage ```js // webpack.config.js var WebpackRailsI18nJS = require('webpack-rails-i18n-js-plugin')
No known vulnerabilities
dg-lifecycle
v1.0.1 · 5 years ago
```c webpack.config.js
No known vulnerabilities
cpp-portable-loader
v0.5.5 · 6 years ago
1) Add as your .cpp loader in your webpack.config.js file: ```js module.exports = { resolve: { extensions: [".cpp"] }, module: { rules: [ { test: /\.cpp$/, loader: "cpp-portable-loader?emitMapFile" }, ] }, resolveLoader: { modules: ["node_modules"] }, };
No known vulnerabilities
supplychain_security_sdk
v1.3.3 · 6 months ago
```shell npm i npm run build ``` bundle/index.js 即为SDK产物, 是webpack插件, 可在webpack.config.js中引入 ## 引入 ```js const SecSDK = require("../sdk/index").default; new SecSDK({ // 配置webpack运行时隔离防护, 禁止三方代码访问一方代码 isolation: { // 一方代码路径 firstPar
No known vulnerabilities
io.naq.js.webpack
v0.4.0 · 10 years ago
My top level webpack.config.js layout that I use for the majority of my projects.
No known vulnerabilities
@tonyptang/open-editor
v2.0.2 · 3 years ago
```ts version: 1.x // entry file --vite.config.js webpack.config.js... const { openEditor } = require('@tonyptang/open-editor') import { openEditor } from '@tonyptang/open-editor'
No known vulnerabilities
@konomi-app/kbuild
v3.1.2 · 2 years ago
kintone のアプリ、プラグインにおけるビルド環境を統一化し、円滑な開発環境構築をサポートします。 プロジェクトから webpack.config.js を削除できます。
No known vulnerabilities
webpack-autoconf
v1.0.6 · 7 years ago
A tool to create personalized and optimized webpack.config.js. Creating a webpack project should be simple for everyone!
No known vulnerabilities
@b_logger/logger
v1.0.5 · 7 years ago
This package is used to get logs for both client and server side. To use this package you need to add node: { fs: "empty" } in webpack.config.js.
No known vulnerabilities
@julong/webpack-plugin-runtime-assets
v1.0.11 · 4 years ago
```js // webpack.config.js const webpackPluginRuntimeAssets = require('@julong/webpack-plugin-runtime-assets').default; module.exports = { plugins: [ // ... new webpackPluginRuntimeAssets(), // ... ] } ```
No known vulnerabilities
webpack-stats-plugin
v1.1.3 · 3 years ago
Webpack stats plugin
No known vulnerabilities
hooks-webpack-plugin
v1.0.3 · 7 years ago
A bridge plugin which helps to directly attach an action to any compiler or compilation hook in webpack.config.js.
No known vulnerabilities
@svgr/webpack
v8.1.0 · 2 years ago
SVGR webpack loader.
No known vulnerabilities
@willzhe/webpack-plugin
v1.0.0 · 1 year ago
how to use in webpack.config.js
No known vulnerabilities
raw-loader
v4.0.2 · 5 years ago
A loader for webpack that allows importing files as a String
No known vulnerabilities
ng-hot-reload-loader
v3.3.2 · 4 years ago
Webpack hot loader for angularjs apps
No known vulnerabilities