File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
packages/uikit-workshop/src/html Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 8
8
content ="initial-scale=1, width=device-width, viewport-fit=cover "
9
9
/>
10
10
< meta name ="theme-color " content ="#ababab " />
11
+ <!-- webpackIgnore: true -->
11
12
< link rel ="stylesheet " href ="styleguide/css/pattern-lab.css " media ="all " />
12
13
14
+ <!-- webpackIgnore: true -->
13
15
< link
14
16
rel ="prefetch "
15
17
as ="image "
16
18
href ="styleguide/images/pattern-lab-logo--on-dark.svg "
17
19
/>
20
+ <!-- webpackIgnore: true -->
18
21
< link
19
22
rel ="prefetch "
20
23
as ="image "
30
33
$ { require ( './partials/base-template.html' ) }
31
34
</ script >
32
35
36
+ <!-- webpackIgnore: true -->
33
37
< script src ="styleguide/data/patternlab-data.js " defer > </ script >
38
+ <!-- webpackIgnore: true -->
34
39
< script src ="annotations/annotations.js " defer > </ script >
40
+ <!-- webpackIgnore: true -->
35
41
< script
36
42
src ="styleguide/js/patternlab-viewer.modern.js "
37
43
type ="module "
62
68
}
63
69
} ) ( ) ;
64
70
</ script >
71
+ <!-- webpackIgnore: true -->
65
72
< script
66
73
src ="styleguide/js/patternlab-viewer.js "
67
74
defer
You can’t perform that action at this time.
0 commit comments