@skylineos/clsp-player
Advanced tools
Changelog
v0.21.0 - 2020-07-07 - Recommended
src/js/index.js
)src
and dist
terms - now references import/require
and <script>
@babel/polyfill
is no longer required! - instead, @babel/runtime
is used and already included<script>
are namespaced in window.CLSP
dist
assets rather than src
assets to be more in line with 3rd party usebuild
and serve
scripts were refactored to use the new webpack config filesbuild
and serve
webpack utilities were consolidated and moved to their own folderpre-build
scriptChangelog
v0.20.1 - 2020-04-30 - Critical
9001
to 80
to comply with newest SFS versionsChangelog
v0.19.0 - 2020-04-21 - Critical
demo
to demos
dist
assetssrc
assetsdist
assets to dist/demos
folderREADME
examples for both dist
and src
approaches