Skip to content

Commit 1927dab

Browse files
authored
Merge branch 'master' into isPreload
2 parents e64817e + f0b9550 commit 1927dab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ If the bundle generates a file called `main-cf4b5fab6e00a404e0c7.js` and your ST
126126
<script type="text/javascript" src="/static/output/bundles/main-cf4b5fab6e00a404e0c7.js"/>
127127
```
128128
129+
**NOTE:** If your webpack config outputs the bundles at the root of your `staticfiles` dir, then `BUNDLE_DIR_NAME` should be an empty string `''`, not `'/'`.
130+
129131
<br>
130132
131133
#### STATS_FILE

0 commit comments

Comments
 (0)