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

feat: use inject manifest strategy to inline sentry import #1

Merged

Conversation

userquin
Copy link

No description provided.

@@ -33,6 +43,16 @@ export default defineNuxtConfig({
},
injectManifest: {
globPatterns: ['**/*.{js,css,html,png,svg,ico}'],
minify: false,
buildPlugins: {
Copy link
Owner

Choose a reason for hiding this comment

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

Lines 47 - 55 can be removed

Copy link
Author

Choose a reason for hiding this comment

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

yes

Copy link
Author

@userquin userquin Apr 26, 2024

Choose a reason for hiding this comment

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

check my latest comments in pwa nuxt issue

@MaxWeisen MaxWeisen changed the base branch from master to userquin-inject-manifest April 26, 2024 20:10
@MaxWeisen MaxWeisen merged commit 6e28db2 into MaxWeisen:userquin-inject-manifest Apr 26, 2024
@userquin userquin deleted the inject-manifest branch April 26, 2024 20:11
@userquin userquin restored the inject-manifest branch April 26, 2024 20:45
@userquin userquin deleted the inject-manifest branch May 28, 2024 21:45
@userquin userquin restored the inject-manifest branch May 28, 2024 21:47
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.

2 participants