8000 feat: use @types instead of typings (#1449) · devCrossNet/universal-cli@9b3f59a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b3f59a

Browse files
filipesilvajohannes.werner
authored and
johannes.werner
committed
feat: use @types instead of typings (angular#1449)
1 parent 4e8bcc5 commit 9b3f59a

File tree

2 files changed

+0
-253
lines changed

2 files changed

+0
-253
lines changed

addon/ng2/models/webpack-build-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ const getWebpackTestConfig = function(projectRoot, sourceDir) {
4242
{
4343
loader: 'awesome-typescript-loader',
4444
query: {
45-
useWebpackText: true,
4645
tsconfig: path.resolve(projectRoot, `./${sourceDir}/tsconfig.json`),
4746
module: 'commonjs',
4847
target: 'es5',

addon/ng2/utilities/ts-path-mappings-webpack-plugin.ts

Lines changed: 0 additions & 252 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0