Skip to content

Commit

Permalink
chore: remove console log from style resources (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
exreplay authored Oct 29, 2020
1 parent fb3f053 commit dfe63f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/@averjs/renderer/lib/utils/style-loader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ export default class StyleLoader {
...patterns
]

console.log(finalOptions);

rule
.use('style-resources-loader')
.loader('style-resources-loader')
Expand Down

0 comments on commit dfe63f3

Please sign in to comment.