Hey, thanks for building an awesome theme development stack for D7. Noticed the main.js file is compiled to scripts/js/main.js; whereas the _theme.info file will look for it scripts/main.js. Not sure if this is just a TypeScript difference - choose not to use TS via the yeoman build.
Hey, thanks for building an awesome theme development stack for D7. Noticed the main.js file is compiled to scripts/js/main.js; whereas the _theme.info file will look for it scripts/main.js. Not sure if this is just a TypeScript difference - choose not to use TS via the yeoman build.