1.0.21 • Published 3 years ago
mik-technology.map.components-ssr v1.0.21
@bit/mik-technology.map.components-ssr
export react components for website managed by dynamic content team
##dev debug, relate to local library package package.json
change
"@bit/mik-technology.map.components-ssr": "^1.xx"
to
"@bit/mik-technology.map.components-ssr": "link:library" #"file:./library/dist/components"/map-web/library
npx bit build # add npx prefix for windows
npx bit watch # for mac might ignore npx/map-web
npm install bit-bin --global #first time
yarn
yarn start##publish /map-web/library
bit login
wang_michaels / 3hFW68VKcs4CGkK # account infobit tag components
bit export mik-technology.map/map-web
update "@bit/mik-technology.map.components-ssr": "^1.xx" in package.jsonin case anything goes wrong
delete file .bit/*, .bitmap
redo all operations
mik-web integrate
see branch feature/dynamic-content-integrateInstall
yarn add @bit/mik-technology.map.components-ssr --saveUsage
import React, { Component } from 'react';
import Library from '@bit/mik-technology.map.components-ssr';
class Example extends Component {
render() {
return <Library.MyComponent />;
}
}repository website
https://bit.dev/mik-technology/map/components/~code#index.js
License
michaels © china team(https://github.com/china team)
1.0.21
3 years ago
1.0.20
3 years ago
1.0.19
3 years ago
1.0.18
3 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago