Closed nathanhoad closed 7 years ago
You should add @ri and @Milliners-Son as reviewers to keep them across the changes
Added a new generator (preview
) which will generate a desktop.html
and mobile.html
in your public directory with some default ABC theming.
https://github.com/abcnews/generator-aunty/commit/f1c86b5df1e8e2995654a97edae2caf96a07bc00
aunty new
andaunty init
are now handled by https://github.com/abcnews/generator-auntyA
aunty generate component
command has been added too. It will try to detect the project type and create the relevant style of component (falling back to prompt if needed). The component generator includes an option for generating D3 enabled components.