Tags: Dehorser/kyt
Tags
WIP Docs for 0.3.0 (nytimes#256) * adds updated recipes for webpack * starting changelog * more changelog changes * even more changes * add PR for webpack to changelog * removes simple starter-kyt from recommendations * Adding dates
WIP Docs for 0.3.0 (nytimes#256) * adds updated recipes for webpack * starting changelog * more changelog changes * even more changes * add PR for webpack to changelog * removes simple starter-kyt from recommendations * Adding dates
Merge pull request nytimes#106 from nytm/update-file-permissions-oncli adds executable file permissions to the cli index
Allows env specific kyt.configs for build command (nytimes#70) * saving for now. not working * turning kytconfig into function. still not working yet * works now * moving kytConfig to utils * saving for now. not working * turning kytconfig into function. still not working yet * works now * moving kytConfig to utils * updating everything except test. * cleanup * Adding path info * moving loadConfigAndDo inline * removing program param
Run Tests with Ava configuration instead of babel precompile (nytimes#66 ) * First pass. not working * working now but unbearably slow * updating test webpack * removing unused function * adding webpack via babel register rather than precompile * Committing now, doesnt work * adding ava package json * Cleanup
Copying public folder in build (nytimes#49) * copying public folder and updating paths * cleanup * added more support for public directory * fixes asset printing path and client public path