wlxml: removing unused code
[fnpeditor.git] / Gruntfile.js
2014-07-15 Aleksander Łukaszgit pre-commit hook that lints js code
2014-07-01 Aleksander Łukaszeditor: Include ace.js in the repository and the build...
2014-01-28 Aleksander Łukaszeditor: build - configurable optimize strategy
2013-12-30 Aleksander Łukaszbuild: generate js source map
2013-12-20 Aleksander Łukaszbuild: don't strip 'use strict'
2013-12-15 Aleksander Łukaszfix relative paths bug for build 2
2013-12-15 Aleksander ŁukaszCompile Bootstrap CSS on our own, include it into build...
2013-12-15 Aleksander Łukaszintegration wip: copy Bootstrap to build directory...
2013-12-15 Aleksander Łukaszintegration wip: configurable output dir path for grunt...
2013-12-15 Aleksander ŁukaszLinting, cleanup, removing unused code
2013-09-13 Aleksander ŁukaszRefactoring: cleaning directories structure
2013-07-03 Aleksander ŁukaszTweaking Gruntfile
2013-07-01 Aleksander Łukaszjshintrc tweak - allowing multistrings
2013-06-30 Aleksander ŁukaszAdding jshint grunt task
2013-06-30 Aleksander ŁukaszBuilding js & css for editor with r.js/lessc via grunt...