Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Card Templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kartenaale
Build
Card Templates
Merge requests
!8
feat!: make all cards except speak in moloashi optional
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat!: make all cards except speak in moloashi optional
feat/english
into
main
Overview
0
Commits
6
Pipelines
3
Changes
24
Merged
Philipp Pospischil
requested to merge
feat/english
into
main
10 months ago
Overview
0
Commits
6
Pipelines
3
Changes
24
Expand
BREAKING CHANGE: need to set the new card feature flags if needed
0
0
Merge request reports
Viewing commit
65e7ccff
Prev
Next
Show latest version
24 files
+
1210
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
24
Search (e.g. *.vue) (Ctrl+P)
65e7ccff
feat: add templates for english to chinese vocabulary
· 65e7ccff
Philipp Stadler
authored
10 months ago
make/jsonp.mk
+
1
−
1
Options
JSONP_INPUT
:=
KA_TEMPLATES_NOTICE
JSONP_INPUT
:=
KA_TEMPLATES_NOTICE
KA_TEMPLATES_NOTICE_DE
JSONP_OUTPUT
:=
$(
foreach I,
$(
JSONP_INPUT
)
,
$(
BUILD_PREFIX
)$(
I
)
.js
)
MOSTLY_CLEAN
+=
$(
JSONP_OUTPUT
)
Loading