1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Vincent Voyer
3c98ea5882 chore(stack update): update the whole docsearch stack (#173)
* chore(stack update): update the whole docsearch stack

In an effort to reduce our stack diversity I am moving docsearch to:
- latest eslint
- prettier
- webpack 2
- babel 6 (babel 7 is soon to be released, we were on babel 5)
- babel-preset-env (support: IE >=9, Two latest version of evergreen
browsers).
- jest

* chore(contrib): remove develop branch, cc @redox
2017-03-17 16:22:00 +01:00
vvo
4dcda4832b chore(build): allow npm link and inject NODE_ENV
injecting NODE_ENV can reduce the build given libraries
2015-12-16 12:04:01 +01:00
vvo
389a4ad110 chore(build): fix source maps locations and usage 2015-12-16 12:03:36 +01:00
Pixelastic
beb3f15040 Update build and serve scripts and renamed to docsearch 2015-12-10 18:44:57 +01:00
Pixelastic
d65cb99f9a chore(skeleton): Provide basic library skeleton 2015-11-26 12:03:01 +01:00