@mimik/edge-ms-helper
v1.2.0
Published
a collection of libraries and functions to help developing mimik edge microservices
Downloads
12
Readme
edge-ms-helper
Overview
This library is written using ES5 and ES6 JavaScript, and thus it is recommended to use babel-loader
Learn how to use in your own project.
Usually node_modules are excluded from using babel transpiler. However, it is recommended to use babel-transpiler, and the configuration in Webpack can be seen below.
exclude: /node_modules\/(?!edge-ms-helper)/,
Supports
- https://developer.mimik.com