This repository was archived by the owner on Aug 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +146
-0
lines changed Expand file tree Collapse file tree 5 files changed +146
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : 🐞 Bug Report
3+ about : Something went awry and you'd like to tell us about it.
4+
5+ ---
6+
7+ <!--
8+ ⚡️ katchow! We 💛 issues.
9+
10+ Please - do not - remove this template.
11+ Please - do not - skip or remove parts of this template.
12+ Or your issue may be closed.
13+
14+ 👉🏽 Need help or tech support? Please don't open an issue!
15+ Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
16+
17+ ❤️ Rollup? Please consider supporting our collective:
18+ 👉 https://opencollective.com/rollup/donate
19+ -->
20+
21+ - Node-Resolve Plugin Version:
22+ - Rollup Version:
23+ - Operating System (or Browser):
24+ - Node Version:
25+
26+ ### How Do We Reproduce?
27+
28+ <!--
29+ Issues without minimal reproductions will be closed! Please provide one by:
30+ 1. Work to isolate the problem and provide the exact steps in this issue, or
31+ 2. Provide a minimal repository link (Read https://git.io/fNzHA for instructions).
32+ These may take more time to triage than the other options.
33+ -->
34+
35+
36+ ### Expected Behavior
37+
38+
39+ ### Actual Behavior
40+
41+
42+ <!--
43+ Most issues can be expressed or demonstrated through a reproduction repository.
44+ However, the situation may arise where some small code snippets also need to
45+ be provided. In that situation, please add your code below using
46+ Fenced Code Blocks (https://help.github.com/articles/creating-and-highlighting-code-blocks/)
47+ -->
48+
Original file line number Diff line number Diff line change 1+ ---
2+ name : 📚 Documentation
3+ about : Are the docs lacking or missing something? Do they need some new 🔥 hotness? Tell us here.
4+
5+ ---
6+
7+ <!--
8+ ⚡️ katchow! We 💛 issues.
9+
10+ Please - do not - remove this template.
11+ Please - do not - skip or remove parts of this template.
12+ Or your issue may be closed.
13+
14+ 👉🏽 Need help or tech support? Don't open an issue!
15+ Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
16+
17+ ❤️ Rollup? Please consider supporting our collective:
18+ 👉 https://opencollective.com/rollup/donate
19+ -->
20+
21+ Documentation Is:
22+
23+ <!-- Please place an x (no spaces!) in all [ ] that apply -->
24+
25+ - [ ] Missing
26+ - [ ] Needed
27+ - [ ] Confusing
28+ - [ ] Not Sure?
29+
30+ ### Please Explain in Detail...
31+
32+
33+ ### Your Proposal for Changes
Original file line number Diff line number Diff line change 1+ ---
2+ name : ✨ Feature Request
3+ about : Suggest an idea for this project
4+
5+ ---
6+
7+ <!--
8+ ⚡️ katchow! We 💛 issues.
9+
10+ Please - do not - remove this template.
11+ Please - do not - skip or remove parts of this template.
12+ Or your issue may be closed.
13+
14+ 👉🏽 Need help or tech support? Please don't open an issue!
15+ Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
16+
17+ ❤️ Rollup? Please consider supporting our collective:
18+ 👉 https://opencollective.com/rollup/donate
19+ -->
20+
21+ ### Feature Use Case
22+
23+
24+ ### Feature Proposal
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🔧 Modification Request
3+ about : Would you like something work differently? Have an alternative approach? This is the template for you.
4+
5+ ---
6+
7+ <!--
8+ ⚡️ katchow! We 💛 issues.
9+
10+ Please - do not - remove this template.
11+ Please - do not - skip or remove parts of this template.
12+ Or your issue may be closed.
13+
14+ 👉🏽 Need help or tech support? Please don't open an issue!
15+ Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
16+
17+ ❤️ Rollup? Please consider supporting our collective:
18+ 👉 https://opencollective.com/rollup/donate
19+ -->
20+
21+
22+ ### Expected Behavior / Situation
23+
24+
25+ ### Actual Behavior / Situation
26+
27+
28+ ### Modification Proposal
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🆘 Support, Help, and Advice
3+ about : 👉🏽 Need help or tech support? Please don't open an issue! Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs.
4+
5+ ---
6+
7+ Hey there! If you need help or tech support then this is not the place to
8+ ask. Please head to [ the Rollup Gitter] ( https://gitter.im/rollup/rollup )
9+ instead or post a question to https://stackoverflow.com/questions/tagged/rollupjs .
10+
11+ If you arrived here because you think Rollup's documentation is unclear,
12+ insufficient or wrong, please consider creating an issue for the documentation
13+ instead.
You can’t perform that action at this time.
0 commit comments