Working and non-working build configs for BreezeJS and SystemJS Builder
- breeze-client: 1.6.2
- systemjs: 0.19.41
- systemjs-builder: 0.15.34
- Download node packages by saving
package.jsonin Visual Studio - Compile
typescriptfiles by saving any of the files in Visual Studio - Open
Task Runner Explorerand run the one of the tasks buildtask is the working version that usesbreeze.base.debug.jsand individual adaptersbuild-breeze.debugtask is the one that usesbreeze.debug.jsand getMultiple anonymous defineserror
1.0.1
- Package and some minor updates
1.0.0
- Initial version