https://github.com/z3rio/fivem-builders
A more maintained version of the yarn/webpack builders for FiveM.
https://github.com/z3rio/fivem-builders
builders cfx-server-data fivem yarn
Last synced: about 1 month ago
JSON representation
A more maintained version of the yarn/webpack builders for FiveM.
- Host: GitHub
- URL: https://github.com/z3rio/fivem-builders
- Owner: Z3rio
- License: gpl-3.0
- Created: 2024-02-04T13:24:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T13:47:04.000Z (over 2 years ago)
- Last Synced: 2024-05-02T05:08:06.192Z (about 2 years ago)
- Topics: builders, cfx-server-data, fivem, yarn
- Language: JavaScript
- Homepage:
- Size: 1.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FiveM Builders
This repo aims to be a more maintained version of the
[yarn/webpack builders](https://github.com/citizenfx/cfx-server-data/tree/master/resources/%5Bsystem%5D/%5Bbuilders%5D)
for FiveM.
## Main Changes
FiveM's official version of these resources hasn't been touched in nearly a year
for yarn, and 4 years for webpack. So its obvious that some things oughta be
outdated.
### Let packages be ignored by yarn
Simply add `"fivemIgnore": true,` to the resource's `package.json` file, and it
shall be completely ignored by yarn.