1.0.2 • Published 6 years ago

demo-core v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

demo-core

This is a POC of the new bundling system for oat-sa core libraries.

Build instruction

  • Requirements

    • node
    • npm
  • Install modules npm i

  • Build modules

    • With webpack: npm run build
    • With rollup: npm run build:rollup
  • Using modules

    • Libraries are built under dist/js directory in UMD format.
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago