mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-02-13 09:42:53 +08:00
builders: remove server_only as this will lead to client errors with dependencies
This commit is contained in:
parent
16243422bd
commit
2dc08b5dbe
@ -1,3 +1,3 @@
|
||||
dependency 'yarn'
|
||||
server_only 'yes'
|
||||
--server_only 'yes'
|
||||
server_script 'webpack_builder.js'
|
@ -1,2 +1,2 @@
|
||||
server_only 'yes'
|
||||
--server_only 'yes'
|
||||
server_script 'yarn_builder.js'
|
Loading…
Reference in New Issue
Block a user