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.json
in Visual Studio - Compile
typescript
files by saving any of the files in Visual Studio - Open
Task Runner Explorer
and run the one of the tasks build
task is the working version that usesbreeze.base.debug.js
and individual adaptersbuild-breeze.debug
task is the one that usesbreeze.debug.js
and getMultiple anonymous defines
error
1.0.1
- Package and some minor updates
1.0.0
- Initial version