Guest User

Untitled

a guest
Apr 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. (function (global) {
  2. System.config({
  3. paths: {
  4. // paths serve as alias
  5. 'npm:': '***/***node_modules/'
  6. },
  7.  
  8. <script>
  9. System.import('***app/***main.js').catch(function(err){ console.error(err); });
  10. </script>
Add Comment
Please, Sign In to add comment