Skip to content

Commit

Permalink
fial
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaskiewicz committed Apr 23, 2024
1 parent 5607345 commit 2955a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/esbuild/util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export function getEsbuildAliases(): Record<string, string> {
// of the Stencil distributable but also have our separate bundles
// reference the same file
glob: './sys/node/glob.js',

prompts: './sys/node/prompts.js',
// dev server related aliases
ws: './ws.js',
};
Expand Down

0 comments on commit 2955a45

Please sign in to comment.