@react-router/dev 0.0.0-experimental-345f1da12 → 0.0.0-experimental-df6bc686c

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/config.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-345f1da12
2
+ * @react-router/dev v0.0.0-experimental-df6bc686c
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
package/dist/routes.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-345f1da12
2
+ * @react-router/dev v0.0.0-experimental-df6bc686c
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -23,6 +23,7 @@ const enqueueUpdate = debounce(async () => {
23
23
  `[react-router:hmr] No module update found for route ${route.id}`
24
24
  );
25
25
  }
26
+
26
27
  let routeModule = {
27
28
  ...imported,
28
29
  // react-refresh takes care of updating these in-place,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-345f1da12
2
+ * @react-router/dev v0.0.0-experimental-df6bc686c
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *