dbashford / mimosa-ember-test

A Mimosa module for testing Ember.js applications with QUnit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow requireConfig to enhance/override in addition to replace

dbashford opened this issue · comments

Allow requireConfig to be a function that takes the inferred require.js config so that it can be modified.