Skip to content
Snippets Groups Projects
Commit f45376cd authored by Kirill Laskevich's avatar Kirill Laskevich
Browse files

DST-5: testing import js file like a module to project

parent f81a7884
No related branches found
Tags 1.0.3
1 merge request!17DST-7: merge
Pipeline #368459 failed
......@@ -4,6 +4,7 @@
"private": "true",
"description": "Build design tokens that are based on Figma Token Studio with Style-Dictionary package.",
"type": "module",
"main": "./build/js/themes/pepper.js",
"scripts": {
"build:web": "node configs/web/build-themes-tokens.js",
"build:android": "node configs/android/build-themes-tokens.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment