brunobar79
c13e5cbda3
remove css sourcemaps in prod builds
6 years ago
hahnmichaelf
4808ce25eb
fix for lint-test
6 years ago
hahnmichaelf
e454a5e0e8
fixed names
6 years ago
hahnmichaelf
8fb2dfe3d7
Re-added GA script
6 years ago
hahnmichaelf
9666eaba66
base - working. fixes #4774
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
brunobar79
cc11a62397
remove gulp eslint and cleanup gulpfile
6 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
kumavis
5c9cb0b787
build - minify via gulp-uglify-es instead of uglifyify
7 years ago
Alexander Tseung
3082d2e4ef
Use new design for reveal seed screen. Persist seed words only in first time flow
7 years ago
kumavis
00657e14a8
build - correctly set METAMASK_ENV via envify
7 years ago
kumavis
2b6557a024
lint - lint json files in app/
7 years ago
kumavis
4dd2bfade1
lint - include old ui
7 years ago
kumavis
bd6f554766
build - use uglifyify and gulp-multi-process for better performance
7 years ago
kumavis
80839eebe4
build - properly set GULP_METAMASK_DEBUG on dev
7 years ago
kumavis
99e618d3f2
mascara - server - serve bundles from dist
7 years ago
kumavis
433bb0f01a
build - split primary tasks into metamask + extension * dev + build
7 years ago
kumavis
edd70bd13e
build - cleanup commented code
7 years ago
kumavis
7b9b890aa9
build - fix scss + js reload
7 years ago
kumavis
b2d0e9871c
build - fix copy devMode
7 years ago
kumavis
4606a23c3f
build - refactor scss compilation into single config
7 years ago
kumavis
77d4a9a2bb
build - dev - fix js build order
7 years ago
kumavis
7067f63627
build - dev - run js tasks in parallel and set watch flag
7 years ago
kumavis
86c7c6746d
build - refactor copy and copy:watch (renamed to copy:dev)
7 years ago
kumavis
253abd60fc
build - extension - move js files to toplevel
7 years ago
kumavis
b88119c238
build - mascara - copy proxy html
7 years ago
kumavis
18acdfe6b3
build - refactor js build process
7 years ago
kumavis
e5c6c93c29
build - fix mascara sourcemaps dest
7 years ago
kumavis
909cbca7a6
build - remove copy debug
7 years ago
kumavis
91e8ea205e
build - remove deprecated deps task
7 years ago
kumavis
98f2400649
build - refactor copy tasks
7 years ago
kumavis
4f915cf2d8
build - refactor build task generators + add mascara to standard build phase
7 years ago
kumavis
848e0401e9
build - fix sourcemaps for dev
7 years ago
kumavis
6219a7da4b
build - always generate sourcemaps
7 years ago
kumavis
985e376911
build - for build, write sourcemaps to dist/sourcemaps
7 years ago
kumavis
154f384fe4
build - always create sourcemaps
7 years ago
Thomas Huang
6a428bbef7
Revert "Issue 3505 | Transpile to ES5"
7 years ago
Ryan Rowland
faa2849082
Issue 3505 | Transpile to ES5
7 years ago
Dan Finlay
81fa0742f7
Fix inpage provider name regression
...
Fixes #3372 by not minifying the name of our inpage provider, which some
people were using to identify MetaMask (not our preferred, supported
method of web3.currentProvider.isMetaMask).
7 years ago
Dan Finlay
678bf561ce
Remove deps from build process
...
Was running out of stdout memory, preventing me from building.
7 years ago
kumavis
bb853c6b1c
lint - ignore vendor js
7 years ago
kumavis
0e52684acd
lint - ignore vendor js
7 years ago
Dan J Miller
77eb7b2db6
[NewUI-flat] Fix gulp build ( #2975 )
...
* Only run uglify when building for prod; set environment when building for prod; use gulp-uglify-es.
* Revert change of dist script.
7 years ago
Dan J Miller
41057a76c5
[NewUI] Build mascara with uglification and gzipping. ( #2735 )
...
* Adds uglification and gzipping.
* Build mascara with uglification and gzipping.
* Remove gzipping from extension build.
7 years ago
kumavis
27ace69a7f
build - add 'deps' step that records output of 'npm ls' into build
7 years ago
Dan
ec6c3c33bd
Merge branch 'master' into NewUI-flat-merge-with-master
7 years ago
Dan Finlay
4a42c816c2
Ensure Opera build excludes chromereload file
...
Fixes #2504
7 years ago
Daijiro Wachi
c1eb8f16dc
Add lint:fix command to gulp and npm-scripts
7 years ago
Dan Finlay
d71f14cb67
Increase build readability
7 years ago
frankiebee
2dba03ffc5
dont lint jquery
7 years ago