Commit graph

5 commits

Author SHA1 Message Date
Michael "Z" Goddard
d5d6ab9eb8
Depend on script dependencies for downstream webpack
Downstream webpack will need any dependencies src/ depends on so it can
successfully build. Also if multiple packages being built into a larger
script share a common dependency version range, they can share the
dependency instead of duplicating it. This will save built file size,
execution time, and memory.
2018-05-08 11:13:05 -04:00
Chris Willis-Ford
33293dc426 Merge branch 'develop' into standardize-settings 2017-04-19 09:48:32 -07:00
Ray Schamp
ee8462f53f Pass with eslint --fix 2017-04-17 11:52:12 -04:00
Christopher Willis-Ford
dc469d4a8e Standardize repository settings
Add `.gitattributes` for consistent line endings across platforms.
Use `node` instead of deprecated `stable` version specifier for Travis.
Set dev tool to `cheap-module-source-map`.
2017-04-11 11:33:12 -04:00
Eric Rosenbaum
b0cb3950fa initial commit 2016-10-13 14:54:07 -04:00