requirejs-config.js 107 B

12345
  1. var config = {
  2. paths: {
  3. temandoShippingComponentry: 'Temando_Shipping/static/js/main'
  4. }
  5. };