Commit Graph

27 Commits

Author SHA1 Message Date
Roman Hotsiy
f7bf0b8912
chore: fix declarations emit 2018-05-17 11:40:47 +03:00
Roman Hotsiy
6f85cb195a
fix: fix worker is not defined in lib bundle, fixes #485 2018-05-14 12:58:29 +03:00
Roman Hotsiy
01f575cc73
fix: fix build caused by new babel decorators syntax, fixes #487 2018-05-14 10:38:44 +03:00
Roman Hotsiy
deffdc548e
chore: remove worker from main bundle for browser/standalone build 2018-03-26 18:24:19 +03:00
Roman Hotsiy
39352e6e4a
chore: ignore some not-used code from node_modules (-9KB) 2018-03-26 13:57:00 +03:00
Roman Hotsiy
fefe571d29
chore: add babel-plugin-styled-components (smaller bundle size) 2018-03-23 16:16:29 +02:00
Roman Hotsiy
3fabce4d19
chore: disable source-maps for css loader 2018-03-22 18:51:16 +02:00
Roman Hotsiy
18d051a82d
chore: add BannerPlugin 2018-03-21 20:08:46 +02:00
Roman Hotsiy
95c7585628
fix: move cli to a separate npm package 2018-03-18 11:15:17 +02:00
Roman Hotsiy
e002f2a2a4
chore: update all deps to latest 2018-03-17 18:50:55 +02:00
Roman Hotsiy
6c70d1a345
chore: migrate to webpack 4 2018-03-17 17:58:28 +02:00
Roman Hotsiy
e27d421f8a
chore: migrate to ts-loader 2018-03-17 15:16:56 +02:00
Roman Hotsiy
598b3396ee
chore: do not apply hot-reloading plugin in prod mode 2018-03-17 14:56:45 +02:00
Roman Hotsiy
053248e8ab
chore: update to the latest react-hot-loader@4 2018-03-17 14:17:09 +02:00
Roman Hotsiy
0658b8ea67
chore: export hydrate from standalone build 2018-03-07 17:14:23 +02:00
Roman Hotsiy
1428fb52e0
fix: fix search-indexing for SSR 2018-03-06 13:12:14 +02:00
Roman Hotsiy
6990cd2f24
feat: basis search 2018-02-08 18:46:32 +02:00
Roman Hotsiy
a35541ff19
chore: improve basic benchmark 2018-01-29 13:09:38 +02:00
Roman Hotsiy
d67852f9c4
do not crashe when used in node (isomorphic) 2018-01-09 19:00:17 +02:00
Roman Hotsiy
57129d3f58
bundle in reftools in lib build 2017-12-07 13:52:32 +02:00
Roman Hotsiy
63dfdebf6a
Add version and revision to standalone bundle exports 2017-11-22 13:02:15 +02:00
Roman Hotsiy
141b9f6551
Add polyfills for IE11 2017-11-20 12:06:10 +02:00
Roman Hotsiy
f0f1e4805b
include style-loader 2017-11-20 01:00:08 +02:00
Roman Hotsiy
64471c649a
Do not minify bundle.lib 2017-11-20 00:59:28 +02:00
Roman Hotsiy
bab7ce9f84
Fix bundles 2017-11-19 23:59:25 +02:00
Roman Hotsiy
f7374caf3c
fix webpack config ts issues 2017-11-19 23:26:41 +02:00
Roman Hotsiy
08034dc05f
webpack config in typescript 2017-11-19 22:40:59 +02:00