-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
sdk admin #16461
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
Closed
Closed
sdk admin #16461
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…solve-issue-11335"" This reverts commit dd53923.
fix node version for browserslist
add `baseUri` entry option
add NormalModuleFactory hooks types
disallow global renaming in NodeStuffPlugin
…g-file refactoring: use infrastructure-log file
use correct chunkgraph in runtime module
… mode For quite a while now, it's been possible for WebAssembly `i64`s to be converted to/from JS bigints (as function parameters, results, etc.). However, `syncWebAssembly` mode currently rejects any modules that attempt to do so, because `i64` isn't in it's list of JS-compatible types. This fixes that by adding `i64` to that list. There was an existing test that used `i64` as an example of a non-JS-compatible type; I replaced that with `v128`.
docs: remove david-dm from README
change api trimRight -> trimEnd
export EnableWasmLoadingPlugin to enable writing of wasm loading plugins, as documented
chore: add jsdoc type comment for EvalSourceMapDevToolPlugin
fix: when the jobs parameter is an empty array, block unnecessary runCodeGenerationJobs
fix tap naming
…name Correct error with wrong chunkname
Fix "window is not defined" when using HMR on worker
fix(css): add node support for external @import
fix: `devtool: 'eval-nosources-*'` still contains sourcesContent
Add `i64` to the set of JS-compatible wasm types in `syncWebAssembly` mode
perf: remove assignDeterministic verbose Math.ceil code to improve performance
fix word spelling
I want to resolve#16045 , I made relevant changes mentioned in the issue. let me know if any additional changes are required
update tooling
fix semicolon position
For maintainers only:
|
Hi @Charles22076. Just a little hint from a friendly bot about the best practice when submitting pull requests:
You don't have to change it for this PR, just make sure to follow this hint the next time you submit a PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
{
"project_info": {
"project_number": "220846188371",
"project_id": "oliwayne-sms",
"storage_bucket": "oliwayne-sms.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:220846188371:android:01c61078f4221c234063a6",
"android_client_info": {
"package_name": "rbsoft.org"
}
},
"oauth_client": [
{
"client_id": "220846188371-n5ig6e5p8h118hj25813m88osgdeqb0b.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBBB7_1mtSRWcgy_tLPzajdncBvN_fmMpw"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "220846188371-n5ig6e5p8h118hj25813m88osgdeqb0b.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}