Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 044c6fc

Browse files
author
Kamil Kisiela
committed
Fix missing ngMessages
1 parent be11a7d commit 044c6fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/client/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
var {SetModule} = angular2now;
22

33
SetModule('formlyMaterial', [
4+
'ngMessages',
45
'ngMaterial',
56
'formly'
67
])

0 commit comments

Comments
 (0)