8 Commits

Author SHA1 Message Date
dfcbe6c319 style: formatting and whitespaces (#7840) 2019-09-19 15:40:31 +03:00
5fd7913103 fix: handle empty folders in non-bundle-compat (#7649) 2019-08-07 18:08:44 +03:00
129d899820 docs: add comments about how app.css+snapshot work 2019-08-02 17:04:05 +03:00
9113a04d80 refactor: return of missing css errors 2019-08-02 15:46:04 +03:00
c0db22d5ee fix: snapshot build for android (#7484) 2019-07-09 07:50:36 -07:00
eed86b4a01 feat: compat mode for non-webpack apps (playground) (#7479) 2019-07-09 14:13:05 +03:00
8756b3da16 refactor: HMR and webpack improvements (#7462)
* chore: update project

* refactor: clear module-name cache on orientation

* feat: add custom component in qualifiers app

* feat: enable HMR for custom components

* refactor: remove redundant check

* chore: clean console.log
2019-07-08 11:11:14 +03:00
9fcc1ddf94 feat(bundle): support for file qualifiers + builder refactor (#7386)
* feat(bundle): support for file qualifiers in builder

* chore: add qualifiers test app

* chore: add @Deprecated for file-name-resolver

* fix(hmr): hmr not working for scss files

* chore: globals clean-up

* shore: fix tslint

* tests: uncomment test fixed by ns-dev-webpack

* chore: move qualifiers app to e2e

* chore: update webpack config

* chore: tslint errors

* test: fix wrong css import
2019-06-26 18:40:18 +03:00