webpack.config.js (111B)
1 module.exports = { 2 entry: "./entry.js", 3 output: { 4 filename: "bundle.js" 5 }, 6 devtool: "sourcemap" 7 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |