visual studio - WebEssentials compiles from IDE, doesn't compile from CLI -
i have several bundles of javascript files, want minify , concatenate during build. project has several *.js.bundle
files, somehow processed webessentials when issue build command gui (pressing button or hitting hotkey).
however, when i'm trying build project, webessentials doesn't thing. have added logging project file make sure build runs , date - good, can see own messages being printed. webessentials doesn't appear anywhere in build log :(
this visual studio 2012 rc2.
one more, related thing is: i'd have more control on how files bundled. if @ possible, i'd use msbuild (project) file determine bundled, , should output result.
if happen know documentation, or... can hope, source code of webessentials? - me understand did there.
the files being compiled/updated when save changes in source code files. take @ options withing visual studio (options > webessentials) , post feature requests developers.
http://webessentials.uservoice.com/forums/140520-general
saving works me, if doesn't work on save, try checking paths within .bundle file, cannot resolved correctly if move source and/or .bundle
you can reference () files place, create .bundle have output.
Comments
Post a Comment