0.10.3
- Experimental support for relative AMD plugin resource ids in wire specs. For example:
myTemplate: {
// Find template.html relative to the current wire spec
module: 'text!./template.html'
}
myTemplate: {
// Find template.html relative to the current wire spec
module: 'text!./template.html'
}