Closed tnajdek closed 1 year ago
This PR brings the following changes for the web target:
web
ReaderContext
platform
Also I've commented-out platform in index.dev.js so that current behavior is left unchanged during development.
index.dev.js
Thanks!
This PR brings the following changes for the
web
target:ReaderContext
to pass downplatform
(and potentially other configuration) down the treeAlso I've commented-out
platform
inindex.dev.js
so that current behavior is left unchanged during development.