mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(package): specify side-effects and do not bundle output
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"description": "JS/TS wrapper for ox_lib exports",
|
||||
"main": "./shared/index.js",
|
||||
"types": "./shared/index.d.ts",
|
||||
"sideEffects": ["./shared/resource/locale/index.js"],
|
||||
"scripts": {
|
||||
"compile": "tsc",
|
||||
"prepare": "npm run compile"
|
||||
|
||||
Reference in New Issue
Block a user