Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 316 Bytes

readme.md

File metadata and controls

executable file
·
10 lines (6 loc) · 316 Bytes

This project contains the Suman global dependency for use in the browser

Instead of building all dependencies and subdependencies with Webpack, it's recommend that you simply import the pre-built suman.js file for front-end testing.

<script src="node_modules/suman-browser/dist/suman.js"></script>