-
Notifications
You must be signed in to change notification settings - Fork 3
Linking Wollok TS
Nahuel Palumbo edited this page Oct 2, 2022
·
10 revisions
You must clone Wollok TS project in a desired folder. Follow README instructions.
Replace that repository as wollok-ts
dependency:
npm install <PATH-TO-WOLLOK-TS-LOCAL-REPOSITORY>
Remember that after any change in Wollok TS project, you must re-build that project locally by running:
npm run build
And re-add it as a dependency:
npm i
Be careful about relative imports in wollok-ts.