Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@marvelousdesigner/design-system

Package Overview
Dependencies
Maintainers
0
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marvelousdesigner/design-system

## 빌드 및 배포 환경 > 기본적으로 rollup을 이용해 번들링하여 결과물을 배포하게 됩니다. > master에 merge가 되면 github Action을 통해 자동으로 배포가 시작됩니다.(workflows / publish.yml 참조)

  • 0.1.20-patch-29
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

MDDS(Marvelous Designer Design System)

빌드 및 배포 환경

기본적으로 rollup을 이용해 번들링하여 결과물을 배포하게 됩니다. master에 merge가 되면 github Action을 통해 자동으로 배포가 시작됩니다.(workflows / publish.yml 참조)

자동배포 이외에 별도로 배포시 유의사항

node : >= 16.x // nvm 사용해서 변경필요

해당부분은 추후 master merge 혹은 tagging 시 Github Action으로 구성해서 node >=16.x 기반 actions/setup-node@v3 환경안에서 build 및 publish가 가능하도록 구성예정 링크

npm token역시 repository내의 secret key로 관리예정

라이브러리 사용시 요구사항

package.json의 peerDependency를 확인해 주세요

TODO 개선이 필요하다고 생각되어지는 부분

vite(library mode)를 사용해(esbuild와 rollup의 이점을 이용) 빌드시스템 구축을 개선해 나갈 수 있을 것으로 판단됨

FAQs

Package last updated on 11 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc