1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Tim Carry
f9099dcb3c
chore(lint): Remove .js extension from imports (#483)
ESLint was complaining about having trailing .js extensions in imports
and suggesting removing them as they are the default.
2018-10-05 12:52:39 +02:00
vvo
3cbfbb15bb fix(build): fix badly handled webpack upgrade 2017-03-27 18:30:17 +02:00
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
Pixelastic
bdac9dd817 feat(main): Add main wrapper 2015-11-26 16:10:06 +01:00
Pixelastic
d65cb99f9a chore(skeleton): Provide basic library skeleton 2015-11-26 12:03:01 +01:00