Skip to content

Support a imports config property for systemjs config #76

Description

@guybedford

Just been playing around with this, and it seems great. I was just thinking if I want to write my tests themselves as modules loaded through SystemJS, then it can be useful to have configuration to set the tests up as imports themselves, something like:

systemjs: {
  import: ['test/main.js']
}

Where it then automatically imports those files in the browser through SystemJS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions