%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/xxhashjs/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/xxhashjs/webpack.config.js |
var path = require("path") module.exports = { "entry": "./lib/index.js" , "output": { "path": __dirname + "/build" , "filename": "xxhash.js" , "library": "XXH" , "libraryTarget": "umd" } }