@rspack/dev-server 0.1.1 → 0.1.3

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.
Files changed (88) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/dist/server.d.ts.map +1 -1
  3. package/dist/server.js +26 -40
  4. package/dist/server.js.map +1 -1
  5. package/package.json +6 -6
  6. package/src/server.ts +35 -52
  7. package/tests/__snapshots__/normalizeOptions.test.ts.snap +6 -8
  8. package/tests/normalizeOptions.test.ts +6 -1
  9. package/tsconfig.tsbuildinfo +1 -1
  10. package/tests/e2e/hot-reaload.test.ts +0 -115
  11. package/tests/e2e-fixtures/react/app.jsx +0 -14
  12. package/tests/e2e-fixtures/react/index.css +0 -3
  13. package/tests/e2e-fixtures/react/index.html +0 -12
  14. package/tests/e2e-fixtures/react/index.jsx +0 -6
  15. package/tests/e2e-fixtures/react/node_modules/react/LICENSE +0 -21
  16. package/tests/e2e-fixtures/react/node_modules/react/README.md +0 -37
  17. package/tests/e2e-fixtures/react/node_modules/react/cjs/react-jsx-dev-runtime.development.js +0 -1296
  18. package/tests/e2e-fixtures/react/node_modules/react/cjs/react-jsx-dev-runtime.production.min.js +0 -10
  19. package/tests/e2e-fixtures/react/node_modules/react/cjs/react-jsx-dev-runtime.profiling.min.js +0 -10
  20. package/tests/e2e-fixtures/react/node_modules/react/cjs/react-jsx-runtime.development.js +0 -1314
  21. package/tests/e2e-fixtures/react/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -11
  22. package/tests/e2e-fixtures/react/node_modules/react/cjs/react-jsx-runtime.profiling.min.js +0 -11
  23. package/tests/e2e-fixtures/react/node_modules/react/cjs/react.development.js +0 -2739
  24. package/tests/e2e-fixtures/react/node_modules/react/cjs/react.production.min.js +0 -26
  25. package/tests/e2e-fixtures/react/node_modules/react/cjs/react.shared-subset.development.js +0 -20
  26. package/tests/e2e-fixtures/react/node_modules/react/cjs/react.shared-subset.production.min.js +0 -10
  27. package/tests/e2e-fixtures/react/node_modules/react/index.js +0 -7
  28. package/tests/e2e-fixtures/react/node_modules/react/jsx-dev-runtime.js +0 -7
  29. package/tests/e2e-fixtures/react/node_modules/react/jsx-runtime.js +0 -7
  30. package/tests/e2e-fixtures/react/node_modules/react/package.json +0 -47
  31. package/tests/e2e-fixtures/react/node_modules/react/react.shared-subset.js +0 -7
  32. package/tests/e2e-fixtures/react/node_modules/react/umd/react.development.js +0 -3342
  33. package/tests/e2e-fixtures/react/node_modules/react/umd/react.production.min.js +0 -31
  34. package/tests/e2e-fixtures/react/node_modules/react/umd/react.profiling.min.js +0 -31
  35. package/tests/e2e-fixtures/react/node_modules/react-dom/LICENSE +0 -21
  36. package/tests/e2e-fixtures/react/node_modules/react-dom/README.md +0 -60
  37. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -7018
  38. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.min.js +0 -93
  39. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server-legacy.node.development.js +0 -7078
  40. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.min.js +0 -101
  41. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -7003
  42. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js +0 -96
  43. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server.node.development.js +0 -7059
  44. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-server.node.production.min.js +0 -102
  45. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-test-utils.development.js +0 -1741
  46. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom-test-utils.production.min.js +0 -40
  47. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom.development.js +0 -29868
  48. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom.production.min.js +0 -323
  49. package/tests/e2e-fixtures/react/node_modules/react-dom/cjs/react-dom.profiling.min.js +0 -367
  50. package/tests/e2e-fixtures/react/node_modules/react-dom/client.js +0 -25
  51. package/tests/e2e-fixtures/react/node_modules/react-dom/index.js +0 -38
  52. package/tests/e2e-fixtures/react/node_modules/react-dom/package.json +0 -62
  53. package/tests/e2e-fixtures/react/node_modules/react-dom/profiling.js +0 -38
  54. package/tests/e2e-fixtures/react/node_modules/react-dom/server.browser.js +0 -17
  55. package/tests/e2e-fixtures/react/node_modules/react-dom/server.js +0 -3
  56. package/tests/e2e-fixtures/react/node_modules/react-dom/server.node.js +0 -17
  57. package/tests/e2e-fixtures/react/node_modules/react-dom/test-utils.js +0 -7
  58. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom-server-legacy.browser.development.js +0 -7015
  59. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom-server-legacy.browser.production.min.js +0 -75
  60. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom-server.browser.development.js +0 -7000
  61. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom-server.browser.production.min.js +0 -76
  62. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom-test-utils.development.js +0 -1737
  63. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom-test-utils.production.min.js +0 -33
  64. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom.development.js +0 -29869
  65. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom.production.min.js +0 -267
  66. package/tests/e2e-fixtures/react/node_modules/react-dom/umd/react-dom.profiling.min.js +0 -285
  67. package/tests/e2e-fixtures/react/node_modules/scheduler/LICENSE +0 -21
  68. package/tests/e2e-fixtures/react/node_modules/scheduler/README.md +0 -9
  69. package/tests/e2e-fixtures/react/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +0 -700
  70. package/tests/e2e-fixtures/react/node_modules/scheduler/cjs/scheduler-unstable_mock.production.min.js +0 -20
  71. package/tests/e2e-fixtures/react/node_modules/scheduler/cjs/scheduler-unstable_post_task.development.js +0 -207
  72. package/tests/e2e-fixtures/react/node_modules/scheduler/cjs/scheduler-unstable_post_task.production.min.js +0 -14
  73. package/tests/e2e-fixtures/react/node_modules/scheduler/cjs/scheduler.development.js +0 -634
  74. package/tests/e2e-fixtures/react/node_modules/scheduler/cjs/scheduler.production.min.js +0 -19
  75. package/tests/e2e-fixtures/react/node_modules/scheduler/index.js +0 -7
  76. package/tests/e2e-fixtures/react/node_modules/scheduler/package.json +0 -36
  77. package/tests/e2e-fixtures/react/node_modules/scheduler/umd/scheduler-unstable_mock.development.js +0 -699
  78. package/tests/e2e-fixtures/react/node_modules/scheduler/umd/scheduler-unstable_mock.production.min.js +0 -19
  79. package/tests/e2e-fixtures/react/node_modules/scheduler/umd/scheduler.development.js +0 -152
  80. package/tests/e2e-fixtures/react/node_modules/scheduler/umd/scheduler.production.min.js +0 -146
  81. package/tests/e2e-fixtures/react/node_modules/scheduler/umd/scheduler.profiling.min.js +0 -146
  82. package/tests/e2e-fixtures/react/node_modules/scheduler/unstable_mock.js +0 -7
  83. package/tests/e2e-fixtures/react/node_modules/scheduler/unstable_post_task.js +0 -7
  84. package/tests/e2e-fixtures/react/package.json +0 -8
  85. package/tests/e2e-fixtures/react/webpack.config.js +0 -26
  86. package/tests/helpers/emitFile.ts +0 -69
  87. package/tests/helpers/runBrowser.ts +0 -85
  88. package/tests/helpers/tempDir.ts +0 -58
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) Facebook, Inc. and its affiliates.
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
@@ -1,9 +0,0 @@
1
- # `scheduler`
2
-
3
- This is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic.
4
-
5
- The public API for this package is not yet finalized.
6
-
7
- ### Thanks
8
-
9
- The React team thanks [Anton Podviaznikov](https://podviaznikov.com/) for donating the `scheduler` package name.