term.js icon indicating copy to clipboard operation
term.js copied to clipboard

Define term.js as an AMD module when AMD is defined

Open stefwalter opened this issue 9 years ago • 0 comments

In addition to the Node style modules that term.js already supports this commit adds support for AMD browser modules. The module usage is auto-detected.

stefwalter avatar Mar 10 '16 10:03 stefwalter