Skip to content

Commit 2f00177

Browse files
authored
feat: Add support for FormKit and Formulate config files (#122)
* feat: Add support for FormKit config file * feat: Add support for Vue-Formulate config file
1 parent 413e609 commit 2f00177

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ const libraries = [
163163
'.terserrc*',
164164
'babel.config.*',
165165
'cssnano.config.*',
166+
'formkit.config.*',
167+
'formulate.config.*',
166168
'htmlnanorc.*',
167169
'postcss.config.*',
168170
'svgo.config.*',

0 commit comments

Comments
 (0)