Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add copy button #19

Merged
merged 11 commits into from
Dec 27, 2023
Merged

add copy button #19

merged 11 commits into from
Dec 27, 2023

Conversation

Lenni009
Copy link
Member

No description provided.

@Lenni009 Lenni009 enabled auto-merge December 26, 2023 20:38
Copy link


> rewardtable-tools@0.0.0 build
> run-p type-check build-only


> rewardtable-tools@0.0.0 type-check
> vue-tsc --noEmit -p tsconfig.app.json --composite false


> rewardtable-tools@0.0.0 build-only
> vite build

�[36mvite v5.0.10 �[32mbuilding for production...�[36m�[39m
transforming...
src/App.vue(2,20): error TS1261: Already included file name '/home/runner/work/RewardTableTools/RewardTableTools/src/components/Navbar.vue.ts' differs from file name '/home/runner/work/RewardTableTools/RewardTableTools/src/components/navbar.vue.ts' only in casing.
  The file is in the program because:
    Imported via '@/components/Navbar.vue' from file '/home/runner/work/RewardTableTools/RewardTableTools/src/App.vue.ts'
    Matched by include pattern 'src/**/*' in 'tsconfig.app.json'
src/components/inputs/FileUpload.vue(3,21): error TS1261: Already included file name '/home/runner/work/RewardTableTools/RewardTableTools/src/components/Tooltip.vue.ts' differs from file name '/home/runner/work/RewardTableTools/RewardTableTools/src/components/tooltip.vue.ts' only in casing.
  The file is in the program because:
    Imported via '@/components/Tooltip.vue' from file '/home/runner/work/RewardTableTools/RewardTableTools/src/components/inputs/FileUpload.vue.ts'
    Matched by include pattern 'src/**/*' in 'tsconfig.app.json'

Copy link


> rewardtable-tools@0.0.0 build
> run-p type-check build-only


> rewardtable-tools@0.0.0 build-only
> vite build


> rewardtable-tools@0.0.0 type-check
> vue-tsc --noEmit -p tsconfig.app.json --composite false

�[36mvite v5.0.10 �[32mbuilding for production...�[36m�[39m
transforming...
src/components/inputs/FileUpload.vue(3,21): error TS1261: Already included file name '/home/runner/work/RewardTableTools/RewardTableTools/src/components/Tooltip.vue.ts' differs from file name '/home/runner/work/RewardTableTools/RewardTableTools/src/components/tooltip.vue.ts' only in casing.
  The file is in the program because:
    Imported via '@/components/Tooltip.vue' from file '/home/runner/work/RewardTableTools/RewardTableTools/src/components/inputs/FileUpload.vue.ts'
    Matched by include pattern 'src/**/*' in 'tsconfig.app.json'

@Lenni009 Lenni009 merged commit d8d7b61 into main Dec 27, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant