mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
Implement Turborepo to include Build Caching in CI/CD
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import env from '@beam-australia/react-env';
|
||||
import { Resume } from '@reactive-resume/schema';
|
||||
import { Resume } from 'schema';
|
||||
import get from 'lodash/get';
|
||||
|
||||
type Options = {
|
||||
|
||||
Reference in New Issue
Block a user