Gabriel Rohden

Results 73 comments of Gabriel Rohden

@pocke I guess you can try this one to get the same error: ```ruby # frozen_string_literal: true source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '~> 3' gem 'rails', '~>...

hey @pocke, thank you! sorry for taking so long to test this Yess, 3.4.4 works for me 🙏, feel free to close this one if you think its done

@sibelius we're going to need to implement a recursive track (for when a index exports from another index and so on)

sure, I'll try to work on it today

yeah, I want to do that once I get to enable swc in the company nextjs build 😞

@sibelius I did tests on a single file in our suite and it doesn't break You can add the ref to the commit to test if you're eager to try...

Not to mention this will probably go into the bundle of everyone even if not used... would be amazing to be able to toggle those functions off

Right.. we can remove the comment, but aren't we violating the license by doing it? MIT license states: > The above copyright notice and this permission notice shall be included...

I've added a unique comment to each license comment to find it, here's it compiled in the chunk: (the one that safari cries about) ![image](https://github.com/chartjs/Chart.js/assets/7496871/c8748bcd-1bbc-403c-9917-25ec1a95e2e3) it comes from chart.js/dist, this...

I've just realized that I've opened too many tabs, took too much coffee, got things mixed and thought that the license comment was the issue (also thought I saw someone...