27 Commits

Author SHA1 Message Date
Hypnosphi
bbc0c0c30e Use published fork of react-dev-utils 2018-03-29 16:51:34 +03:00
Hypnosphi
6f31eb415e Revert named imports order change 2018-03-23 12:11:15 +03:00
Hypnosphi
dff3cd6eae Use a temporary fork of react-dev-utils 2018-03-21 00:57:43 +03:00
Hypnosphi
19bf35f0e8 Revert "Use optimization.splitChunks & optimization.runtimeChunks to split vendor, webpack runtime, and user code chunks"
This reverts commit ea61da5
2018-03-09 23:18:00 +02:00
Hypnosphi
ea61da50c4 Use optimization.splitChunks & optimization.runtimeChunks to split vendor, webpack runtime, and user code chunks 2018-03-09 23:09:01 +02:00
Hypnosphi
120a273147 Migrate all apps to Webpack 4 2018-03-05 02:06:58 +03:00
Hypnosphi
276c56ff41 Use WatchMissingNodeModulesPlugin from react-dev-utils package 2018-03-04 14:29:43 +03:00
Hypnosphi
def1e04dbb Cleanup dependencies 2018-02-25 03:53:03 +03:00
Hypnosphi
50591f5758 Fix React-Native by moving managerPath export to server.js 2018-02-08 23:27:42 +03:00
igor
7af0e56266 Move WatchMissingNodeModulesPlugin to core 2018-02-07 17:35:36 +02:00
igor
1907caadfe Same for polymer + fix polymer leftovers 2018-02-07 16:31:29 +02:00
Hypnosphi
bdb1d2a397 Improve dotenv file support 2018-01-24 00:41:29 +03:00
igor
5bfd312827 Rename + use object assign 2018-01-20 10:58:06 +02:00
igor
6832eda8d0 Use core in polymer 2018-01-19 20:15:45 +02:00
Léon Rodenburg
d972843411
Fixed both regular and prod webpack conf 2017-11-20 22:23:51 +01:00
Léon Rodenburg
21113f8c41
Fixed Babel not transpiling in vanilla Polymer app 2017-11-20 22:18:15 +01:00
Léon Rodenburg
79246c98dc
Cleaned up WP config a bit, removed excludes otherwise WP complained about a missing loader 2017-11-20 20:12:11 +01:00
Stijn Koopal
c6bb5375bd Fix Class constructor PolymerGenerated cannot be invoked without 'new' 2017-11-20 14:19:13 +01:00
Léon Rodenburg
1c155f7096
Do not transpile WrapStory to support vanilla Polymer CLI apps 2017-11-19 14:19:22 +01:00
tvs
142f582ce0 Removed all the webcomponent polyfills except for es5-elements and webcomponents-lite 2017-11-18 14:19:38 +01:00
Léon Rodenburg
2bd338a62d
Brought back (flaky) Firefox support 2017-11-03 22:54:59 +01:00
Léon Rodenburg
3aa959b499 Fixed duplicate entry 2017-11-03 15:01:41 +01:00
Léon Rodenburg
19f5a96550 Install webcomponents polyfills locally 2017-11-03 14:23:28 +01:00
Léon Rodenburg
e2c8b6efd9 Use node_modules in examples/polymer-cli dir instead of project root 2017-11-03 13:38:31 +01:00
tvs
74ab41b60c Changed paths in order to render an element, the paths, need to be changed back 2017-11-03 12:50:29 +01:00
Norbert de Langen
7025701140
REPLACE vue with polymer 2017-11-03 09:43:51 +01:00
Norbert de Langen
f8198397a1
ADD base for app/polymer && ADD base for example/polymer-cli 2017-11-03 09:39:32 +01:00