-
Notifications
You must be signed in to change notification settings - Fork 130
Issues: microsoft/tslib
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
import error: '__spreadArray' is not exported from 'tslib' (imported as '__spreadArray').
#264
opened Jul 10, 2024 by
KierraRobinson
Regression failure upgrading from 2.5.0 to 2.5.1+, webpack fails to transpile new export statement for ES5.
#231
opened Nov 29, 2023 by
jbalinski
tslib >=2.5.1 regression - increases bundle size caused by noop
Object.create;
statements
#212
opened Jun 22, 2023 by
Hotell
Cannot find module '...node_modules/tslib/modules/index.js' imported from chunks/app/server.mjs
#209
opened Jun 12, 2023 by
ssyberg
__importDefault method may return an object with undefined default property
#190
opened Dec 21, 2022 by
NealST
TypeError when spreadArray is used on a string containing an emoji/Unicode character
#175
opened Mar 21, 2022 by
marcandrews
Package tslib has been ignored because it contains invalid configuration
#170
opened Jan 26, 2022 by
azuken
question: why isn't it tslib distributed together with tsc?
question
#150
opened May 20, 2021 by
gerardolima
export '__spreadArray' (imported as '__spreadArray') was not found in 'tslib'
#149
opened Apr 17, 2021 by
siddharthvp
modules/index.js should re-export tslib.es6.js instead of tslib.js
#143
opened Jan 14, 2021 by
schickling
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.