Skip to content

Conversation

@simonostendorf
Copy link

Related to #186

export interface VitePluginOptionsInterface {
langPath?: string
additionalLangPaths?: string[]
excludeFrameworkTranslations: boolean
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this should be an optional value?

@simonostendorf
Copy link
Author

And currently my vite server crashes with SyntaxError: Parse Error : syntax error, unexpected ';' on line 58558 when i set excludeFrameworkTranslations=true, with false it works.

So please do not merge like that :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant