1.0.30 • Published 3 days ago

@genesislcap/pbc-notify-ui v1.0.30

Weekly downloads
-
License
SEE LICENSE IN li...
Repository
-
Last release
3 days ago

Client (Web)

:hammer_and_wrench: Development

  • Do the npm link between the projects:
    • On pbc-notify-ui: npm i and npm link
    • On client app: npm i and npm link @genesislcap/pbc-notify-ui
  • On pbc-notify-ui package.json change the following lines:
    • "main": "dist/esm/index.js", to "main": "src/index.ts",
    • "default": "./dist/esm/index.js" to "default": "./src/index.ts"
  • :warning: Always do a git rollback on the package.json before a commit or just don't commit it

:package: Build

  • The recommended build command to be used is genx build -b ts
  • Undo the following lines on pbc-notify-ui package.json:
    • "main": "src/index.ts", to "main": "dist/esm/index.js",
    • "default": "./src/index.ts" to "default": "./dist/esm/index.js"
  • Do a npm run build on pbc-notify-ui
  • Do a npm run build on client app
  • A dist folder will be generated with the front-end
1.0.30

3 days ago

1.0.29

6 days ago

1.0.26

9 days ago

1.0.28

8 days ago

1.0.27

9 days ago

1.0.25

10 days ago

1.0.24

27 days ago

1.0.22

28 days ago

1.0.23

28 days ago

1.0.21

29 days ago

1.0.20

30 days ago

1.0.19

1 month ago

1.0.18

1 month ago

1.0.17

1 month ago

1.0.16

1 month ago

1.0.15

1 month ago

1.0.14

1 month ago

1.0.13

1 month ago

1.0.12

2 months ago

1.0.9

2 months ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.11

2 months ago

1.0.10

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago