1
0
Fork 0

trying to fix workflow with better build order

This commit is contained in:
Enoch Riese 2022-07-02 20:37:37 -05:00
parent 099cdb11ca
commit f8ec7c2cc9

View file

@ -6,7 +6,7 @@ import { designs, plugins, packages, software } from './software/index.mjs'
* order. This file takes care of that
*/
const first = [ 'core', 'config-helpers', 'remark-jargon' ]
const first = [ 'core', 'config-helpers', 'remark-jargon', 'pattern-info' ]
const blocks = [ 'brian', 'titan', 'bella', 'breanna' ]
const extended = [ 'bent', 'simon', 'carlton', 'ursula' ]