Skip to content

Commit 83d116a

Browse files
cscourasmontogeek
authored andcommitted
docs(guides): Fix Path in index.html after move to /dist (#1954)
If the ```<script>``` tag in```index.html``` has the ```src``` path```"dist/bundle.js"``` then when previewing ```index.html``` in the browser the follwing error is produced after the build: ... __/dist/dist/bundle.js net::ERR_FILE_NOT_FOUND__ Changing the ```src``` path to ```"bundle.js"``` in the ```<script>``` tag resolves the error and produces the desired result after the build.
1 parent 44cd5ec commit 83d116a

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)