Closed maxwellpeterson-wf closed 10 years ago
gulp.task('jsx:test', wGulp.getDeps('jsx:test'), wGulp.jsx({ cwd: wGulp.config.path.test, dest: wGulp.config.path.buildTest }));
Wdesk Home is using JSX in their tests and need a task like this added to their gulpfile. This is something easy wGulp could support OOTB.
Wdesk Home is using JSX in their tests and need a task like this added to their gulpfile. This is something easy wGulp could support OOTB.