refactor: components cdn (#1110)
* refactor(wip): separate components files into zips and assets dir * refactor(wip): use new components package and cdn in mobile * chore: add components to metro config * chore: bump snjs with new web assets path * refactor: exclude package.json files recursively from being copied into components dist folder to avoid conflicts with react native duplicates
2
.github/workflows/version-bump.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
working-directory: packages/components
|
||||
- name: Commit Components
|
||||
run: |
|
||||
node packages/components/scripts/package-components.mjs
|
||||
node packages/components/scripts/package.mjs
|
||||
git add .
|
||||
(git commit -m 'chore(release): components') || true
|
||||
|
||||
|
|
|
|||
BIN
.yarn/cache/@octokit-openapi-types-npm-12.1.0-fd370f495b-449f21166d.zip
vendored
Normal file
BIN
.yarn/cache/@octokit-plugin-paginate-rest-npm-2.18.0-ceaf951a4d-e804e44f92.zip
vendored
Normal file
BIN
.yarn/cache/@octokit-plugin-rest-endpoint-methods-npm-5.14.0-04c62d7533-3fbd33aadc.zip
vendored
Normal file
BIN
.yarn/cache/@octokit-types-npm-6.35.0-5b8bde2cca-0f1949aece.zip
vendored
Normal file
BIN
.yarn/cache/@standardnotes-snjs-npm-2.116.2-5a9559f510-b6757ea420.zip
vendored
Normal file
BIN
.yarn/cache/@standardnotes-snjs-npm-2.117.0-cfcc58a288-90ae27ac09.zip
vendored
Normal file
BIN
.yarn/cache/electron-to-chromium-npm-1.4.156-0f4d76835a-90e041838b.zip
vendored
Normal file
BIN
.yarn/cache/is-plain-obj-npm-4.1.0-a4f2a92b44-6dc45da70d.zip
vendored
Normal file
BIN
.yarn/cache/material-icons-npm-1.11.2-af1cf8900a-f9f51055a3.zip
vendored
Normal file
BIN
.yarn/cache/rxjs-npm-6.6.7-055046ea3c-bc334edef1.zip
vendored
1
packages/components/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
tmp
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 434 KiB After Width: | Height: | Size: 434 KiB |