Skip to content

Commit

Permalink
Remove manual //:node_modules/
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinHeathman committed Jul 12, 2023
1 parent a5f8a61 commit ec7be40
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/nextjs/apps/alpha/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ next(
"next.config.js",
"package.json",
":node_modules/is-even",
"//:node_modules/@nextjs-example/one",
"//:node_modules/next",
"//:node_modules/react",
"//:node_modules/react-dom",
"//:node_modules/typescript",
],
next_bin = "../../node_modules/.bin/next",
next_js_binary = "//:next_js_binary",
Expand Down

0 comments on commit ec7be40

Please sign in to comment.