feat: add angular library
This commit is contained in:
parent
44fc175178
commit
aa20c0126c
36 changed files with 27721 additions and 993 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
@ -29,4 +29,18 @@ npm-debug.log*
|
|||
dist
|
||||
build
|
||||
.next
|
||||
.plasmo
|
||||
.plasmo
|
||||
|
||||
# misc
|
||||
.angular
|
||||
.storybook/documentation.json
|
||||
.sass-cache
|
||||
connect.lock
|
||||
libpeerconnection.log
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
testem.log
|
||||
/typings
|
||||
|
||||
# shared file copied in angular lib folder
|
||||
/packages/angular/aptabase-angular/src/shared.ts
|
Loading…
Add table
Add a link
Reference in a new issue