wagtail/gulpfile.js
Luiz Boaretto ee9403f7f7 Fix typo for wagtailsnippets JS
Currently, it's not possible to select a snippet because the JS file is not loaded, resulting in the error:
ReferenceError: createSnippetChooser is not defined

This is due to a typo in the gulp config file.
2017-11-30 16:52:49 +00:00
..
lib
tasks Process CSS with cssnano in development build 2017-11-17 14:38:19 +00:00
config.js Fix typo for wagtailsnippets JS 2017-11-30 16:52:49 +00:00
index.js