Support lazy rendering (#2109)

* feat: support lazy rendering

* fix: added new env var to onbuild args

* review: apply suggestions
This commit is contained in:
Kiwi
2018-12-06 21:24:31 +00:00
committed by Wyatt Johnson
parent 08d342ea2e
commit 362f29f77e
7 changed files with 95 additions and 15 deletions
+1
View File
@@ -237,6 +237,7 @@
"eslint-plugin-mocha": "^4.11.0",
"husky": "^0.14.3",
"identity-obj-proxy": "^3.0.0",
"intersection-observer": "^0.5.1",
"jest-junit": "^3.6.0",
"lint-staged": "^7.2.0",
"mocha": "^3.1.2",