1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

no source map

This commit is contained in:
Rokt33r
2015-11-21 06:03:32 +09:00
parent 666bc18e91
commit 84e0728ff3
2 changed files with 0 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
var webpack = require('webpack')
module.exports = {
devtool: 'source-map',
entry: {
main: './browser/main/index.js',
finder: './browser/finder/index.js'