```js // webpack.config.js const webpackPluginRuntimeAssets = require('@julong/webpack-plugin-runtime-assets').default; module.exports = { plugins: [ // ... new webpackPluginRuntimeAssets(), // ... ] } ```
published 1.0.11 2 years agoThis README would normally document whatever steps are necessary to get your application up and running.
published 1.0.3 2 years ago- published 1.12.0 9 months ago
- published 1.0.6 a year ago
- published 1.0.4 2 years ago
- published 1.0.1 2 years ago
- https://unpkg.com/@julong/unpkg_sample@latest/dist/index.js - https://unpkg.com/@julong/unpkg_sample@latest/dist/s.css
published 1.0.4 2 years agoThis is a SWC-based plugin that removes some attributes from jsx, such as data-testid.
published 1.0.2 7 months ago