Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
vegarringdal committed May 19, 2021
1 parent 5e3a7e0 commit e901709
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions script-start.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
const {
clearFolders,
addDefaultIndex,
nodejs,
client,
makeAllPackagesExternalPlugin,
postcssPlugin,
single,
} = require("esbuild-helpers");

clearFolders("dist_client");
Expand Down

0 comments on commit e901709

Please sign in to comment.