We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae30b9 commit 478171fCopy full SHA for 478171f
1 file changed
README.md
@@ -145,11 +145,11 @@ We will find solutions to these issues before removing the _(experimental)_ flag
145
146
### What does general output time mean?
147
148
-This tends to be generally down to webpack reading in from the file-system, but it's hard to say - it'll be very repo specific!
+This tends to be down to webpack reading in from the file-system, but in general it's anything outside of what SMP can actually measure.
149
150
### What does modules without loaders mean?
151
152
-It basically just means vanilla JS files, which webpack can handle out of the box.
+It means vanilla JS files, which webpack can handle out of the box.
153
154
## Contributing
155
0 commit comments