-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Change default folder for certain items #1814
Copy link
Copy link
Closed
Description
Hey,
I guess this is more a feature request than anything else, and I'm not sure if there's any way of doing it, but I'm looking to use a different folder location for certain items, e.g. models go in ../shared/models.
I've got 2 projects that use the same API and I'm basically having to copy and paste my model, serializer and adapter files between the 2 projects. I'd like to have a ../shared/ folder that contains these models, serializers and adapters that I can then point ember-cli to.
Currently, I've tried using symbolic links but it seems that broccoli struggles to deal with symbolic links. Is there a way to change the default name, or import extra models from a different folder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels