Skip to content

Commit

Permalink
Change the directory structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
TNT-03 committed Jan 4, 2023
1 parent 0c1106c commit 29d4a22
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import babel from 'rollup-plugin-babel'
import {uglify} from 'rollup-plugin-uglify';
import { terser } from "rollup-plugin-terser";
export default {
input: 'src/index.js',
input: 'index.js',
output: {
file: './dist/index.js',
format: 'cjs',
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 29d4a22

Please sign in to comment.