donejs / generator-donejs

A Yeoman generator for your DoneJS application
MIT License
9 stars 7 forks source link

Generated supermodel should import fixture from can #296

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

How often can you reproduce it?

Description:

Steps to reproduce:

  1. Include a link to your project (if possible)
  2. Detail the exact steps taken to produce the problem
  3. Include a gif if possible; you can use LICEcap to make a gif: http://www.cockos.com/licecap/

Expected results:

Actual results:

Environment:

Software Version
donejs -V
npm ls generator-donejs
node -v
npm -v
Operating system
matthewp commented 6 years ago

This was fixed in #297