mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(templates): leftovers cleanup (#3762)
* feat(templates): leftovers cleanup * feat(templates): update CLIFlags structure
This commit is contained in:
parent
800b357041
commit
070be46352
4 changed files with 0 additions and 898 deletions
|
@ -105,11 +105,6 @@ gruntfile_cfg.eslint = {
|
|||
gruntfile_cfg.copy = {
|
||||
assets: {
|
||||
files: [
|
||||
{
|
||||
dest: '<%= root %>/',
|
||||
src: 'templates.json',
|
||||
cwd: '',
|
||||
},
|
||||
{
|
||||
dest: '<%= root %>/',
|
||||
src: 'extensions.json',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue