Skip to content

Commit

Permalink
bump deps, write files experiment, disable comments
Browse files Browse the repository at this point in the history
  • Loading branch information
joemaller committed Jan 16, 2024
1 parent aaf6e33 commit 440a4ca
Show file tree
Hide file tree
Showing 4 changed files with 1,671 additions and 1,156 deletions.
2 changes: 1 addition & 1 deletion lib/devserver-proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { isIP } from "net";
export default async (config) => {
let target;

console.log({config});
// console.log({config});

// if (
// config.proxy ===
Expand Down
Loading

0 comments on commit 440a4ca

Please sign in to comment.