Skip to content

Commit

Permalink
chore(ng-package): add class, selector and translator modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
sciborrudnicki committed Jul 25, 2023
1 parent b00f790 commit b51b22a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"entryFile": "src/public-api.ts"
},
"assets": [
"./class/**/*.scss",
"./comparison/**/*.scss",
"./function/**/*.scss",
"./functions/**/*.scss",
Expand All @@ -14,7 +15,9 @@
"./meta/**/*.scss",
"./number/**/*.scss",
"./property/**/*.scss",
"./selector/**/*.scss",
"./string/**/*.scss",
"./translator/**/*.scss",
"./values/**/*.scss",
"./var/**/*.scss",
"./variables/**/*.scss",
Expand Down

0 comments on commit b51b22a

Please sign in to comment.