aboutsummaryrefslogtreecommitdiffstats
path: root/build/tasks/lib/slim-exclude.js
blob: 8ffc227283dabe47546edf7af66d51d0e8314431 (plain)
1
2
3
4
5
6
7
8
// NOTE: keep it in sync with test/data/testinit.js
export default [
	"ajax",
	"callbacks",
	"deferred",
	"effects",
	"queue"
];