dpzeus-web-loader

1.0.0 • Public • Published

webpack-dpzeus-web-loader

inject web path for dpzeus jsbrige

Usage

####install

$ npm install dpzeus-web-loader --save

####webpack config

module.exports = {
  module: {
    loaders: [
      {
        test: /\.js$/,
        loader: "dpzeus-web-loader"
      }
    ]
  }
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i dpzeus-web-loader

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • future_team