Commit 0e7671d
committed
CLJS-1093: Better compiler defaults
:optimizations :none is the default if nothing supplied. if :optimizations
:none, :cache-analysis is true and :source-map is true by default unless
different setting supplied
:verbose is the default for cljs.closure/watch unless different setting
supplied1 parent 8ed0640 commit 0e7671d
1 file changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1310 | 1310 | | |
1311 | 1311 | | |
1312 | 1312 | | |
1313 | | - | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
1314 | 1318 | | |
1315 | 1319 | | |
1316 | 1320 | | |
| |||
1322 | 1326 | | |
1323 | 1327 | | |
1324 | 1328 | | |
| 1329 | + | |
| 1330 | + | |
1325 | 1331 | | |
1326 | 1332 | | |
1327 | 1333 | | |
1328 | 1334 | | |
| 1335 | + | |
1329 | 1336 | | |
1330 | 1337 | | |
1331 | 1338 | | |
1332 | | - | |
1333 | | - | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
1334 | 1344 | | |
1335 | 1345 | | |
1336 | 1346 | | |
| |||
1458 | 1468 | | |
1459 | 1469 | | |
1460 | 1470 | | |
1461 | | - | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
1462 | 1475 | | |
1463 | 1476 | | |
1464 | 1477 | | |
| |||
0 commit comments