webamp/rjs/bundle.js
2015-12-13 15:50:29 -08:00

8 lines
154 B
JavaScript

({
baseUrl: '../js/',
name: '../rjs/almond',
include: ['main'],
out: '../bundle.js',
wrap: true,
exclude: ['../rjs/normalize']
})