Skip to content

Commit 267b400

Browse files
brambaudjkribeiro
authored andcommitted
Avoid error map file not found (#17)
1 parent e27ccd1 commit 267b400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Installer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ public function setAssetFileTypes() {
413413
'*.jpeg',
414414
'*.jpg',
415415
'*.js',
416+
'*.map',
416417
'*.otf',
417418
'*.png',
418419
'*.svg',

0 commit comments

Comments
 (0)