Skip to content

issues Search Results · repo:syJSdev/rollup-plugin-copy-merge language:JavaScript

Filter by

5 results
 (48 ms)

5 results

insyJSdev/rollup-plugin-copy-merge (press backspace or delete to remove)

When merging multiple files into a single file, is it possible to generate sourcemaps to point to the original files?
  • stereokai
  • 2
  • Opened 
    on May 30, 2023
  • #16

Hello, If I try to merge with multiple src files, file and transform, I m getting the following error: TypeError: The data argument must be of type string or an instance of Buffer, TypedArray, or DataView. ...
bug
version: 1
  • jcvillegas77
  • 2
  • Opened 
    on May 5, 2023
  • #14

Hi! Before new version of the plugin it workd fine, but now var path = require( node:path ); var util = require( node:util ); var os = require( node:os ); calls a bug Error: Cannot find module node:path ...
bug
version 0.3
  • DarthVan
  • 2
  • Opened 
    on Jul 3, 2022
  • #8

This postinstall script also tries to run when installing this dependency in a parent project: https://github.com/syJSdev/rollup-plugin-copy-merge/blob/bb66b9464b4ecfa0339f68496a6ea666d500ba02/package.json#L19 ...
bug
version 0.3
  • rchl
  • 1
  • Opened 
    on Jun 19, 2022
  • #7

I m using the latest version 0.2.0 and i ve noticed that this plugin overwrites the existing file with the src file passed to it. This is what I m doing copy({ targets: [ { src: ./src/components/data/DataTable/types/react-table/index.d.ts ...
help wanted
question
version: 0.2
  • kukrejashikha02
  • 3
  • Opened 
    on Jun 5, 2022
  • #5
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub