Add to "static-config" to run.js script

This commit is contained in:
Nathan Rajlich
2021-10-27 17:04:10 -07:00
parent 9c67e8115e
commit 306f3a1312

1
utils/run.js vendored
View File

@@ -6,6 +6,7 @@ const allPackages = [
'routing-utils',
'frameworks',
'build-utils',
'static-config',
'client',
'node-bridge',
'node',