Nikhil
3282934cf6
fix test coverage. ( #2951 )
...
* fix test coverage.
* changes per comments + added test-coverage script to increase max-old-space-size of V8
ref: https://nodejs.org/api/cli.html#cli_max_old_space_size_size_in_mbytes
* renamed test:coverage and test:debug.
* circle-ci to use test:coverage.
* reduced test coverage thresholds.
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-04-30 16:57:53 -07:00
Pete Richards
ca16892237
[cleanup] remove npm lodash ( #2155 )
...
remove npm lodash and unused scripts directory. Removes usage of
lodash 3.10 in node files.
2018-08-31 12:04:16 -07:00
Nick Weingartner
c55eaeb193
[Copyright] Update copyright year across platform code references
...
Fixes #2034 .
2018-05-14 15:46:17 -07:00
Victor Woeltjen
185567cf29
[Licenses] Update copyright year to 2017
...
Fixes #1517
2017-04-05 14:52:46 -07:00
Henry
c8898ac6aa
[Documentation] Updated copyright statement. Fixes #1081
2016-07-12 16:55:57 -07:00
Victor Woeltjen
9f840aa0fd
[Build] Tweak migration script
2016-03-04 10:43:42 -08:00
Victor Woeltjen
28ae62b4ac
[Build] Add script for JSHint migration
...
To remove boilerplate which JSHint neither expects nor like.
2016-03-04 10:21:12 -08:00
Victor Woeltjen
60efdb4ad3
[Templates] Add in-place rewrite step
2016-02-26 13:07:32 -08:00
Victor Woeltjen
8ea56486c5
[Templates] Normalize spacing
2016-02-26 13:03:06 -08:00
Victor Woeltjen
e13e068b6e
[Templates] Begin teplacing templateUrl properties
2016-02-26 13:00:50 -08:00
Victor Woeltjen
852faf061e
[Templates] Add parameter names for required templates
2016-02-26 12:52:02 -08:00
Victor Woeltjen
f2e4b01721
[Templates] Add template paths
...
...with text! prefix
2016-02-26 12:50:28 -08:00
Victor Woeltjen
930fed83e8
[Templates] Create variable names by template URL
2016-02-26 12:17:57 -08:00
Victor Woeltjen
4666292907
[Templates] Begin writing migration script
...
...to rewrite bundle.js files to load templates via
the RequireJS text plugin. #673
2016-02-26 12:12:13 -08:00
Henry
3e7eb11d84
Regenerated bundles
2016-01-14 17:08:19 -08:00