diff --git a/gulpfile.js b/gulpfile.js index 200988779..b803c83f1 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -71,7 +71,8 @@ const copy = { 'label', 'checkboxes', 'radios', - 'input' + 'input', + 'inset-text' ]; let done = 0;