Skip to content

Commit

Permalink
ZETA-6974: Update add function, functionality for application.
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieGreenman committed Oct 28, 2023
1 parent 8d0ea9f commit e73187f
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 535 deletions.
3 changes: 0 additions & 3 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ export { getVersionAndNameString, determineType, determineFilePathParameter, rea
// export typescript related edits
export { EditInput, EditFile, morphCode, effects, standaloneEffects, filesToAffect, NOT_SUPPORTED, NOT_SUPPORTED_TYPE, communityPaths, types } from './rz/morph';

// export typescript related edits
export { getCodeModParams, getCodeModOptions } from './rz/params';

// global variables
export { names, codeCmsVariablesToIgnore, powerUpVariables, powerUpVariablesFlatData, existingFileNames} from './rz/global-variables';

Expand Down
137 changes: 0 additions & 137 deletions src/rz/params/html-params/html-params.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/rz/params/index.ts

This file was deleted.

52 changes: 0 additions & 52 deletions src/rz/params/json-params/json-params.ts

This file was deleted.

32 changes: 0 additions & 32 deletions src/rz/params/params.ts

This file was deleted.

34 changes: 0 additions & 34 deletions src/rz/params/scss-params/scss-params.ts

This file was deleted.

Loading

0 comments on commit e73187f

Please sign in to comment.