Julian Lam
2d70733fa5
updated dependencies to use latest UglifyJS2, instead of my year-old fork
10 years ago
barisusakli
e79a386280
don't try to minify non-js files
10 years ago
Julian Lam
8de2d1f58d
closed #2459
10 years ago
psychobunny
35be69d6cd
closes #2439
10 years ago
psychobunny
1b9297fa31
until now, this variable was never false... so I'm just removing it
...
@julianlam just in case
10 years ago
psychobunny
02b6a7893a
in dev mode, concatenate scripts instead of minifying
...
faster reboot & restores sanity to those trying to debug browser
specific issues on IE and FF. not that you have much sanity to begin
with if it's an IE bug...
10 years ago
Julian Lam
1a90de7dd6
added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup
10 years ago
psychobunny
ae635a0083
minifier.css isn't used
10 years ago
psychobunny
3a069e028b
refactored meta/js
...
yay I haz sourcemaps on windows now
10 years ago
Julian Lam
37c64e9a11
apparently, the "compress" option doesn't play nice with socket.io, so I'm disabling it
10 years ago
Julian Lam
1d3aafc08f
adding sourceRoot to minified mapping
11 years ago
Julian Lam
4d73a563c5
closed #1850
11 years ago
Julian Lam
e5be1d2840
closed #1910
11 years ago
Julian Lam
ce8bec5edb
fixed mapping in web inspector
11 years ago
Julian Lam
7cdcb83a98
fixed #1640
11 years ago
barisusakli
d1b4efeaa3
filter files before minify, removed unused ctime
11 years ago
Julian Lam
86457558b0
no more hardcoding of the prefix value for minification mapping
11 years ago
Julian Lam
256fa937d8
added last two missing options to source map config
11 years ago
Julian Lam
f8061e23ec
source map support, first pass
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
Julian Lam
7a993eb2ca
closed #1328
11 years ago
Julian Lam
f3a78c2b6f
#1328 - first pass
11 years ago