mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-01 18:15:13 +00:00
Include the babel dir in published package
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"description": "React Native for Web",
|
"description": "React Native for Web",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
"babel",
|
||||||
"dist",
|
"dist",
|
||||||
"src",
|
"src",
|
||||||
"!**/__tests__"
|
"!**/__tests__"
|
||||||
|
|||||||
Reference in New Issue
Block a user