Skip to content

Commit

Permalink
chore: remove flags option from cl
Browse files Browse the repository at this point in the history
  • Loading branch information
Caele committed Aug 17, 2022
1 parent 5f32adb commit 5b09737
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions commands/serve/lib/init-config.js
Expand Up @@ -47,10 +47,6 @@ const options = {
type: 'array',
description: 'Array of scripts to inject',
},
flags: {
type: 'array',
description: 'Array of flags to enable',
},
stylesheets: {
type: 'array',
description: 'Array of stylesheets to inject',
Expand Down

0 comments on commit 5b09737

Please sign in to comment.