Skip to content

Commit e4b560b

Browse files
Add source map to assets
1 parent a91f4cf commit e4b560b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

govuk-prototype-kit.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
}
99
},
1010
"assets": [
11-
"/dist/"
11+
"/dist",
12+
"/dist/accessible-autocomplete.min.js.map"
1213
],
1314
"scripts": [
1415
"/dist/accessible-autocomplete.min.js"

0 commit comments

Comments
 (0)