File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
< link data-trunk rel ="scss " href ="src/index.scss "/>
9
9
< link data-trunk rel ="css " href ="src/app.css " data-target-path ="static "/>
10
- < link data-trunk data-no-minify rel ="css " href ="src/not_minified.css "/>
10
+ < link data-trunk data-no-minify rel ="css " href ="src/not_minified.css " data-target-path =" static " />
11
11
< base data-trunk-public-url />
12
12
</ head >
13
13
< body >
17
17
< link data-trunk rel ="copy-dir " href ="assets " data-target-path ="static "/>
18
18
< link data-trunk rel ="copy-file " href ="more-assets/rustacean-flat-happy.svg " data-target-path ="static "/>
19
19
20
- < script data-trunk src ="src/script.js "> </ script >
21
- < script data-trunk src ="src/script.mjs " type ="module "> </ script >
20
+ < script data-trunk src ="src/script.js " data-target-path =" static " > </ script >
21
+ < script data-trunk src ="src/script.mjs " type ="module " data-target-path =" static " > </ script >
22
22
23
23
< table >
24
24
< tr >
You can’t perform that action at this time.
0 commit comments