Skip to content

Commit

Permalink
Removed bfs-process alias
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Oct 15, 2023
1 parent 8738bd3 commit e5e7807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const ctx = await context({
bundle: true,
minify: true,
platform: 'browser',
alias: { process: 'bfs-process' },
plugins: [polyfillNode(), { name: 'watcher', setup(build) {
build.onStart(() => {
if(!options.keep) {
Expand Down

0 comments on commit e5e7807

Please sign in to comment.