Skip to content

Commit

Permalink
Fix build-static failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmckeb committed Apr 8, 2019
1 parent a3d9f72 commit ea18c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/core/src/server/build-static.js
Expand Up @@ -122,7 +122,6 @@ async function buildManager(configType, outputDir, configDir, options) {
outputDir,
configDir,
corePresets: [require.resolve('./manager/manager-preset.js')],
...options,
});

if (options.debugWebpack) {
Expand Down

0 comments on commit ea18c13

Please sign in to comment.