canvas-lms/app/jsx/shared
Ryan Florence 18cfcaba81 added createStore.js
Change-Id: I226cd45efb4f7d63beb21aeaa2197eac4c9860c4
Reviewed-on: https://gerrit.instructure.com/43836
Reviewed-by: Eric Berry <ericb@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Ryan Florence <ryanf@instructure.com>
Product-Review: Ryan Florence <ryanf@instructure.com>
2014-11-04 17:58:08 +00:00
..
helpers added createStore.js 2014-11-04 17:58:08 +00:00
README.md added createStore.js 2014-11-04 17:58:08 +00:00

README.md

This folder is for genuinely shared stuff only.

If your code is the only code using a module that you want to put in here:

  • Don't put it in here
  • List it below as "potentially shared"

Potentially shared

These modules are potentially shared but only used in one feature. If you can use one of them in your feature, please move it into this directory and update the require paths in the other feature.

  • path/to/file.js