File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 9696 -
run :
git config user.email "[email protected] " 9797 - run : git config user.name "frank pagan"
9898 - run : git commit --allow-empty -m "add dist bundle"
99+ - run : git pull origin master
100+ - run : git commit --allow-empty -m "add dist bundle"
99101 - run : git push origin master
Original file line number Diff line number Diff line change 22node_modules
33dist /*
44! dist /* .min.js
5+ .npmrc
56dist /contenteditable-chunk.min.js
67dist /crdt-chunk.min.js
78dist /cursors-chunk.min.js
8- dist /text-chunk.min.js
9- .npmrc
9+ dist /text-chunk.min.js
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ A simple S component in vanilla javascript. Easily configured using HTML5 data-a
99
1010![ CoCreate-S] ( https://cdn.cocreate.app/docs/CoCreate-S.gif )
1111
12- ## [ Docs & Demo] ( https://cocreate.app/docs/clone )
12+ ## [ Docs & Demo] ( https://cocreate.app/docs/S )
1313
1414For a complete guide and working demo refer to the [ doumentation] ( https://cocreate.app/docs/S )
1515
You can’t perform that action at this time.
0 commit comments