Skip to content

Commit 5cb8d44

Browse files
committed
DC-909: Typo
1 parent 32307a6 commit 5cb8d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ module.exports = {
172172
file.content['external'] = {
173173
remote: 'https://external-library.js',
174174
}
175-
return DupalLibrariesPlugin.defaults.prepareFile(file, compiler, compilation)
175+
return DrupalLibrariesPlugin.defaults.prepareFile(file, compiler, compilation)
176176
},
177177
})
178178
],

0 commit comments

Comments
 (0)