Skip to content

Commit 9006f21

Browse files
author
fengwan
committed
test shields;
1 parent a039e52 commit 9006f21

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ language: node_js
44
branches:
55
only:
66
- master
7+
- next
78
- feature/webpack3
89
jobs:
910
fast_finish: true

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
assemblyscript-typescript-loader
2-
=================
3-
41
[![npm][npm]][npm-url]
52
[![node][node]][node-url]
63
[![npm-stats][npm-stats]][npm-url]
@@ -10,6 +7,9 @@ assemblyscript-typescript-loader
107
[![coverage][cover]][cover-url]
118
[![chat][chat]][chat-url]
129

10+
assemblyscript-typescript-loader
11+
=================
12+
1313

1414
A webpack loader for compiles typescript with [AssemblyScript](https://github.com/AssemblyScript/assemblyscript) and bundles it as wasm or btyes string,it as well with [Marauder](https://github.com/SinaMFE/webpack-marauder) System
1515

0 commit comments

Comments
 (0)