
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
@wyw-in-js/webpack-loader
Advanced tools
The package contains WyW-in-JS loader for [Webpack](https://webpack.js.org/).
The package contains WyW-in-JS loader for Webpack.
# npm
npm i -D @wyw-in-js/webpack-loader
# yarn
yarn add --dev @wyw-in-js/webpack-loader
# pnpm
pnpm add -D @wyw-in-js/webpack-loader
To use the loader with Webpack, please add @wyw-in-js/webpack-loader under module.rules:
module.exports = {
test: /\.js$/,
use: [
{
loader: '@wyw-in-js/webpack-loader',
options: {
sourceMap: process.env.NODE_ENV !== 'production',
},
},
],
};
To get details about supported options by the plugin, please check documentation.
FAQs
The package contains WyW-in-JS loader for [Webpack](https://webpack.js.org/).
The npm package @wyw-in-js/webpack-loader receives a total of 54,569 weekly downloads. As such, @wyw-in-js/webpack-loader popularity was classified as popular.
We found that @wyw-in-js/webpack-loader demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.