issues Search Results · repo:aMarCruz/rollup-plugin-jscc language:JavaScript
Filter by
9 results
(54 ms)9 results
inaMarCruz/rollup-plugin-jscc (press backspace or delete to remove)Hi,
I am using JSCC in my app and have some issues with Rollup removing comments.
[REPL](https://rollupjs.org/repl/?version=1.9.0
shareable=JTdCJTIybW9kdWxlcyUyMiUzQSU1QiU3QiUyMm5hbWUlMjIlM0ElMjJtYWluLmpzJTIyJTJDJTIyY29kZSUyMiUzQSUyMmxldCUyMGRlYnVnJTIwJTNEJTIwdHJ1ZSUzQiU1Q24lNUNuJTJGJTJGJTIzaWYlMjBfTVlfVkFSJTVDbmRlYnVnJTIwJTNEJTIwZmFsc2UlM0IlNUNuJTJGJTJGJTIzZW5kaWYlNUNuJTVDbmNsYXNzJTIwQiUyMCU3QiU1Q24lNUN0JTJGJTJGJTIzaWYlMjBfTVlfVkFSJTVDbiU1Q3RtZXRob2RCKCklMjAlN0IlNUNuJTVDdCU1Q3Rjb25zdCUyMGNvbWVDb2RlJTIwJTNEJTIwZGVidWclM0IlNUNuJTVDdCU3RCU1Q24lNUN0JTJGJTJGJTIzZW5kaWYlNUNuJTdEJTVDbiU1Q25leHBvcnQlMjBkZWZhdWx0JTIwY2xhc3MlMjBBJTIwZXh0ZW5kcyUyMEIlMjAlN0IlNUNuJTVDdCUyRiUyRiUyM2lmJTIwX01ZX1ZBUiU1Q24lNUN0bWV0aG9kQSgpJTIwJTdCJTVDbiU1Q3QlNUN0Y29uc3QlMjBjb21lQ29kZSUyMCUzRCUyMDAlM0IlNUNuJTVDdCU3RCU1Q24lNUN0JTJGJTJGJTIzZW5kaWYlNUNuJTdEJTIyJTJDJTIyaXNFbnRyeSUyMiUzQXRydWUlN0QlNUQlMkMlMjJvcHRpb25zJTIyJTNBJTdCJTIyZm9ybWF0JTIyJTNBJTIyY2pzJTIyJTJDJTIybmFtZSUyMiUzQSUyMm15QnVuZGxlJTIyJTJDJTIyYW1kJTIyJTNBJTdCJTIyaWQlMjIlM0ElMjIlMjIlN0QlMkMlMjJnbG9iYWxzJTIyJTNBJTdCJTdEJTdEJTJDJTIyZXhhbXBsZSUyMiUzQW51bGwlN0Q=) ...
matej-marcisovsky
- Opened on Aug 23, 2022
- #13
I created a minimal example repro at https://github.com/letmaik/bug-repro-rollup-plugin-jscc
jscc doesn t seem to influence the output here.
Side question: in the rollup plugins, does jscc have to come ...
letmaik
- Opened on Oct 16, 2021
- #11
Hi,
First of all thanks for the plugin! It looks very promising. I am trying to use this with my vue plugin but I am getting
a error:
[!] (plugin jscc) Error: Could not load C:\Users\Jessie\projects\vue-scan-field\src\ScanField.vue?rollup-plugin-vue=script.js ...
jessielaf
- 1
- Opened on May 13, 2021
- #10
Hi Alberto,
Your rollup-plugin-jscc is pretty cool thing. Thank for your work. But IMHO it lacks the include functionality.
Sometimes it is needed to read a file contents into a variable. Say, I d like ...
edwardcoolson
- 1
- Opened on Apr 17, 2021
- #9
hi,
if I have src/index.js it works if I renamed it to src/index.mjs it does not.
that is bad because rollup is about .mjs (EcmaScript modules).
muayyad-alsadi
- 2
- Opened on Jun 4, 2020
- #8
Is there a plan to support conditional compiling for HTML files as well? For example, so we can conditionally load
either an unbundled script (e.g. during development, to test without need for repeated ...
PixlRainbow
- 1
- Opened on Nov 13, 2019
- #6
The use of //# in prefixes (with an space) will crash on files with the //# sourceMap=... directive.
I will fix this issue ASAP.
aMarCruz
- 1
- Opened on Dec 11, 2018
- #4
I tried this plugin with .js files and it works flawlessly. However, with TypeScript files (.ts) it doesn t do anything.
My config is:
import jscc from rollup-plugin-jscc
import typescript from rollup-plugin-typescript ...
letmaik
- 2
- Opened on Nov 14, 2016
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.