npm

@julong/webpack-plugin-runtime-assets
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

Guide

// webpack.config.js
const webpackPluginRuntimeAssets = require('@julong/webpack-plugin-runtime-assets').default;
module.exports = {
  plugins: [
    // ...
    new webpackPluginRuntimeAssets(),
    // ...
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @julong/webpack-plugin-runtime-assets

Weekly Downloads

1

Version

1.0.11

License

MIT

Unpacked Size

7 kB

Total Files

10

Last publish

Collaborators

  • julong