Skip to content

Commit

Permalink
fix: delete code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinbao1001 committed Apr 29, 2024
1 parent e27a359 commit 8648526
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/builder/bundle/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ import {
getBabelStyledComponentsOpts,
getBundleTargets,
} from '../utils';
process.env.OKAM = require.resolve(
'/Users/xiaoxiao/work/mako/packages/bundler-okam/index',
);

export interface IBundleWatcher {
close: () => void;
Expand Down

0 comments on commit 8648526

Please sign in to comment.