Matthias Bussonnier
|
19e37b0aa1
|
Do not minify css
it removes rules. Closes #112
|
2015-06-09 13:57:27 -07:00 |
|
Min RK
|
7923bc817c
|
Clarify dependency-changed message
and add a few clarifying comments
|
2015-05-23 14:46:26 -07:00 |
|
Min RK
|
30102f2780
|
use gulp-newer to avoid wasteful re-running of rjs
|
2015-05-22 16:07:03 -07:00 |
|
Min RK
|
a58e885e2c
|
reorder js minification based on duration
start slowest first
|
2015-05-22 16:07:03 -07:00 |
|
Min RK
|
0deee0d989
|
build auth/js/main.min.js
exports login_main and logout_main
|
2015-05-22 16:07:02 -07:00 |
|
Min RK
|
e00931bc11
|
compile main.min.js for each application
- build-main.js is a separate file, spawned with process.fork to allow parallel builds
- gulp js builds main.min.js for each js application
|
2015-05-22 16:01:48 -07:00 |
|
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
2015-05-14 10:49:28 -07:00 |
|
Min RK
|
1eb6d153ce
|
disable clean-css restructuring
this is a buggy optimization that breaks some css
|
2015-05-08 16:46:09 -07:00 |
|
Matthias Bussonnier
|
69d86dccc7
|
Configure watch/livereload extension and document it.
Is usefull mostly for css, but will be for typscript too.
|
2015-04-21 18:30:05 -07:00 |
|
Matthias Bussonnier
|
645733bfc6
|
write sourcemaps as separate files
|
2015-04-21 15:37:14 -07:00 |
|
Matthias Bussonnier
|
9287bd84f5
|
add building sourcemaps
|
2015-04-21 15:37:14 -07:00 |
|
Matthias Bussonnier
|
bf5484dd10
|
example of gulpfile to make css
|
2015-04-21 15:37:14 -07:00 |
|