Skip to content

Commit

Permalink
add todo, remove other comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nstepien committed Dec 23, 2024
1 parent 670ba11 commit 2a4c80d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rolldown.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ import wyw from '@wyw-in-js/rollup';
import pkg from './package.json' with { type: 'json' };
import { defineConfig } from 'rolldown';

// TODO: can't preserve minifier annotations, open issue
// const annotationRegexp = /^[@#]__.+__$/;

/**
* TODO: https://github.com/rolldown/rolldown/issues/3200
* @type {readonly import('rolldown').OutputOptions[]}
*/
const outputs = [
Expand Down

0 comments on commit 2a4c80d

Please sign in to comment.