Evgenus / spa

Single Page Applications builder
Other
7 stars 2 forks source link

remapping modules should not affect modules which are extensions to this module #65

Closed wizzard0 closed 10 years ago

wizzard0 commented 10 years ago

react: "react-dist" -> react-bootstrap automatically gets remapped to react-dist-bootstrap :/

wizzard0 commented 10 years ago

k.js require('a'); require('ac');

ab.js: ac.js:

spa.yaml:

remap a->ab