diff --git a/src/js/full.js b/src/js/full.js index 25df909..2c73bf7 100644 --- a/src/js/full.js +++ b/src/js/full.js @@ -1,4 +1,4 @@ -import('actions.js') -import('modals.js') -import('segmented_controls.js') -import('tabs.js') +import('https://raw.githubusercontent.com/codedgar/Puppertino/master/src/js/actions.js') +import('https://raw.githubusercontent.com/codedgar/Puppertino/master/src/js/modals.js') +import('https://raw.githubusercontent.com/codedgar/Puppertino/master/src/js/segmented_controls.js') +import('https://raw.githubusercontent.com/codedgar/Puppertino/master/src/js/tabs.js')