0.14.0 • Published 6 years ago

@thingspro-web/cellular-settings-ui v0.14.0

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

Sanji Cellular Settings UI

For testing real CG API

Fill BASE_PATH and API_TOKEN which are provided by CG Server

For example in webpack.config.js

  plugins: [
    new webpack.DefinePlugin({
      'process.env': {
        NODE_ENV: JSON.stringify(NODE_ENV || 'development')
      },
      __BASE_PATH__: JSON.stringify(BASE_PATH || 'https://10.144.4.78:18443/api/v1'),    // provide your base path and api token here
      __API_TOKEN__: JSON.stringify(API_TOKEN || '$2a$10$94/BM80A6DGaKTZF4l9.OOCTDKBriXFJbY2CbNgW2s0zyoSRzBXEa')
    })
  ]

References

https://marvelapp.com/3i76c57/screen/44294344

0.14.0

6 years ago

0.13.0

6 years ago

0.12.2

6 years ago

0.12.1

6 years ago

0.12.0

6 years ago

0.11.1

6 years ago

0.11.0

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.0.9-uc8540

6 years ago

0.0.8-uc8540

6 years ago

0.0.7-uc8540

6 years ago

0.0.6-uc8540

6 years ago

0.0.4-uc8540

6 years ago

0.0.3-uc8540

6 years ago

0.0.2-uc8540

6 years ago