// export the tasks export * from './tasks/themes'; export * from './tasks/watcher'; export * from './tasks/changelog-title'; export * from './tasks/copy-ui'; // export default script export default ['build:themes'];