Commit aa5b09b
CLJS-2246: Revert CLJS-2245 and CLJS-2240 and fix
Revert "CLJS-2240: don't shell out to module_deps.js if `:npm-deps` not specified"
This reverts commit efc7efa.
Revert "CLJS-2245: Add support for using a local `node_modules` installation through a new `:node-modules` compiler flag"
This reverts commit a0ed8c4.lein test
1 parent a0ed8c4 commit aa5b09b
3 files changed
Lines changed: 9 additions & 6 deletions
File tree
- src
- main/clojure/cljs
- test
- cljs_build/node_modules_opt_test
- clojure/cljs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2397 | 2397 | | |
2398 | 2398 | | |
2399 | 2399 | | |
2400 | | - | |
| 2400 | + | |
2401 | 2401 | | |
2402 | 2402 | | |
2403 | 2403 | | |
| |||
2411 | 2411 | | |
2412 | 2412 | | |
2413 | 2413 | | |
2414 | | - | |
2415 | | - | |
2416 | | - | |
| 2414 | + | |
2417 | 2415 | | |
2418 | 2416 | | |
2419 | 2417 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
394 | 393 | | |
395 | 394 | | |
396 | 395 | | |
| |||
0 commit comments