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

WIP: Support legacy browsers #143

Conversation

longsleep
Copy link
Collaborator

No description provided.

@@ -29,6 +30,9 @@ export default defineConfig((env) => {
lintCommand: 'eslint --max-warnings=0 src',
},
}),
legacy({
targets: ['defaults', 'ie 6-11'],
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This plugin has consequences for the Content-Security-Policy, needs to be investigated what and how this actually can work.

@longsleep longsleep force-pushed the longsleep-support-legacy-browsers branch from f352daa to 40f86eb Compare July 2, 2024 19:10
@longsleep longsleep force-pushed the longsleep-support-legacy-browsers branch from 40f86eb to 1ebe952 Compare September 6, 2024 10:48
@longsleep longsleep force-pushed the longsleep-support-legacy-browsers branch from 1ebe952 to 1991988 Compare September 10, 2024 13:45
soun059 added a commit to soun059/lico that referenced this pull request Nov 6, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 6, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 6, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 6, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 7, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 7, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 7, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 11, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 11, 2024
Added Legacy Support for Lico via legacy plugin and added csp headers dynamically in build html.

Related: libregraph#143
@longsleep
Copy link
Collaborator Author

Superseeded by #164 - closing.

@longsleep longsleep closed this Nov 11, 2024
soun059 added a commit to soun059/lico that referenced this pull request Nov 12, 2024
Add legacy support via plugin and add nonce headers to inline scripts.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 12, 2024
Add legacy support via plugin and add nonce headers to inline scripts.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 12, 2024
Add legacy support via plugin and add nonce headers to inline scripts.

Related: libregraph#143
soun059 added a commit to soun059/lico that referenced this pull request Nov 14, 2024
Add legacy in build config & nonce in scripts for outlook webview support.

Related: libregraph#143
longsleep pushed a commit that referenced this pull request Nov 14, 2024
Add legacy in build config & nonce in scripts for outlook webview support.

Related: #143
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