add npmextra.json

This commit is contained in:
Philipp Kunz 2017-03-05 20:03:21 +01:00
parent 52eef6dd68
commit 733a67b597
2 changed files with 8 additions and 0 deletions

7
npmextra.json Normal file
View File

@ -0,0 +1,7 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}

1
ts/smartsass.includes.ts Normal file
View File

@ -0,0 +1 @@
import * as plugins from './smartsass.plugins'