mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(worker): create tasks for external web workers
This commit is contained in:
@@ -36,6 +36,7 @@ export const SCRIPTS_ROOT = join(PROJECT_ROOT, SCRIPTS_NAME);
|
||||
export const SRC_ROOT = join(PROJECT_ROOT, SRC_NAME);
|
||||
|
||||
export const SRC_COMPONENTS_ROOT = join(SRC_ROOT, COMPONENTS_NAME);
|
||||
export const WORKERS_SRC = join(SCRIPTS_ROOT, 'workers');
|
||||
|
||||
|
||||
// NPM
|
||||
|
||||
Reference in New Issue
Block a user