Commit 7b52dc4
authored
Rollup bundles in generateSW, and more for v5 (#2068)
* WIP.
* GenerateSW with code splitting
* More WIP.
* WIP/
* Support a custom fs for rollup output
* Separate the bundling from the writing
* Remove generateSWString
* Remove the generateSWString test
* Use underscore separators.
* Test remidiation.
* generateSW test remediation
* Linting.
* Fixed the InjectManifest tests.
* Fixed getManfiest test.
* Added an extra dependency.
* populateSWTemplate isn't async
* bundle and escape-regexp unit tests
* Test for the existence of output files.
* Return filePaths from build commands.
* Change to log message.
* Ensure swSrc and swDest are different
* Set moduleSideEffects to false
* Explicitly require @babel/preset-env
* Review feedback
* Review feedback.
* __WB_MANIFEST again
* Use a module registry
* Linting.
* Review feedback.1 parent 8379c51 commit 7b52dc4
File tree
48 files changed
+3293
-1369
lines changed- infra/testing/validator
- packages
- workbox-build
- src
- entry-points
- options
- lib
- templates
- workbox-cli/src
- workbox-precaching
- test
- workbox-build
- node
- entry-points
- lib
- static/sw-injections
- workbox-cli/node
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+3293
-1369
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
104 | 137 | | |
105 | 138 | | |
106 | 139 | | |
| |||
132 | 165 | | |
133 | 166 | | |
134 | 167 | | |
| 168 | + | |
135 | 169 | | |
136 | 170 | | |
137 | 171 | | |
| |||
143 | 177 | | |
144 | 178 | | |
145 | 179 | | |
146 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
147 | 183 | | |
148 | 184 | | |
149 | 185 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments