Git Product home page Git Product logo

Comments (4)

cah-brian-gantzler avatar cah-brian-gantzler commented on May 27, 2024 1

Being able to have your mirage config in a separate addon within the company for sharing would be a good thing. Nice point.

Thats just importing config though, since ember-cli-mirage still looks up the mirage models, factories, etc. and discoverEmberDataModels, there are still possible embroider issues.

We may need to look at explicit imports for all those things instead of the ember magic of looking them up (would make embroider happy and statical analyzable).

This would be a good first step.

from ember-cli-mirage.

kpfefferle avatar kpfefferle commented on May 27, 2024

One additional advantage to note is that this approach would make it easier to load a config that exists outside of the application. We have a couple of applications that share a Mirage setup, and explicitly importing makeServer like this would make it trivial to import that config from a shared package.

from ember-cli-mirage.

cah-brian-gantzler avatar cah-brian-gantzler commented on May 27, 2024

As it turns out, this param is already in startMirage, its just having setupMirage pass it

from ember-cli-mirage.

cah-brian-gantzler avatar cah-brian-gantzler commented on May 27, 2024

I thought I was going to have to update several pieces of the start up code, as it turns out it was all there, just missing giving setupMirage the ability to pass the options to startMirage. Was so easy a fix not sure why I didnt see it earlier

from ember-cli-mirage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.