UNPKG

module-replace-webpack-plugin

Version:

Replace any imported file/module using a simple webpack plugin

11 lines 132 B
language: node_js node_js: - stable - 7.4 env: - NODE_ENV=test install: - npm install - npm run build script: - npm test