From 77800fb73c51b4e4882bc13526f08ba92093eb77 Mon Sep 17 00:00:00 2001 From: Aparna Raj Date: Wed, 29 May 2019 10:55:43 +1000 Subject: [PATCH] changeset update --- .changeset/3b448832/changes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.changeset/3b448832/changes.md b/.changeset/3b448832/changes.md index c0a0fa43..df335f17 100644 --- a/.changeset/3b448832/changes.md +++ b/.changeset/3b448832/changes.md @@ -1 +1,4 @@ -- Added support for module resolutions in the extract react types loader \ No newline at end of file +- Added support for loading modules from src as well as node_modules +- Also changed the babel-explode-module to be referenced from @aparna036/babel-explode-module which has the opaque type + variable declaration support. + \ No newline at end of file