fivem-typescript-boilerplate
fivem-typescript-boilerplate copied to clipboard
A simple boilerplate for getting started with TypeScript in FiveM
**Pull Request Description** ESBuild build got bumped in this commit https://github.com/project-error/fivem-typescript-boilerplate/commit/db0059b1ed817e3e21607373ef7a8d7f3c1714ae leading to a breaking change. ESBuild 0.17 introduced a breaking (backwards-incompatible) change to `.build()` - [SEE HERE](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md#0170) Chore commit...
## Description When using `lru-cache` version 10.0.1 in a FiveM server running on Node.js v16.9.1, an error is thrown indicating an incompatible Node.js version. The error message is as follows:...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.3 to 0.19.10. Release notes Sourced from esbuild's releases. v0.19.10 Fix glob imports in TypeScript files (#3319) This release fixes a problem where bundling a TypeScript file...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.4 to 20.10.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3. Release notes Sourced from typescript's releases. TypeScript 5.3.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.4 to 20.8.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi there, I have deploy you boilerplate in a fresh ubuntu server. When i ran _npm run build_ the console goes Brrrr, and an error occured (unexped token '('... )....
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.5. Commits 3cc9222 5.0.5 562b912 tshy 1.2.2, build with main ffc44d3 5.0.4 0a84af6 bin: remove realpath, use testing env instead 2e8e0d3 GitHub Actions: Node.js v20...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 22.4.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...