Commit Graph

14 Commits

Author SHA1 Message Date
Brian Mann
aa4f81641b deploy: specify files to include when copying packages for dist 2017-06-22 18:29:18 -04:00
Brian Mann
cb1e555a42 all: convert es5 -> es6 + fix linting 2017-06-22 17:22:06 -04:00
Brian Mann
c165c634d4 all: cleanup package.json, remove versions, license, repo information
-move some deps to devDeps
2017-06-22 17:20:45 -04:00
Gleb Bahmutov
f3595761d0 all: set private true in each internal package.json 2017-06-07 16:27:00 -04:00
Brian Mann
0d0a12baa6 all: postinstall better messages 2017-05-31 14:00:33 -04:00
Brian Mann
a81ed100bf icons: remove packages/icons wrapper, use @cypress/icons directly 2017-05-31 12:52:37 -04:00
Brian Mann
817758e4b6 all: symlink all cypress packages in root node_modules for easy access 2017-05-31 12:51:35 -04:00
Brian Mann
5db19c3a33 consolidated all packages to use shared icons package 2017-05-29 18:14:00 -04:00
Gleb Bahmutov
a7877921a4 all: need to run build all command separately, fix #79 2017-05-23 09:07:55 -04:00
Brian Mann
54fe5166e9 all: remove running npm run build in root monorepo - move concerns into each package
-this prevents situations like building the docs twice
-this enables each package to more finely tune how and when it builds
2017-05-17 17:57:52 -04:00
Brian Mann
2e892fb542 make package scripts consistent - fixes #43 2017-05-17 12:20:06 -04:00
Gleb Bahmutov
b96510b174 why does my editor type Echo instead of echo? 2017-05-15 13:13:05 -04:00
Gleb Bahmutov
01b6829c63 all unit tests should run on Circle 2017-05-15 12:59:28 -04:00
Brian Mann
d7a996a9bb created static package + build process to serve favicon 2017-05-09 11:32:56 -04:00