MohammadYounes / MohammadYounes/AlertifyJS
Use just one component for optimization
Open
Nobody has claimed this yet.
feature
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
Hi, It's a great package and thanks for that.
I use webpack, can i import each component directly?
for example I need just notifier and don't need diagonal. can i just import notifier js? and LESS too.
I try it with js, but get error :( there is any solution?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported webpack error while importing only the notifier component and its LESS. Inspect the package's component entry points and build configuration; done means the notifier can be imported and built without the diagonal component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100